Skip to content

Commit c323762

Browse files
Fixes issue #99:Quarto Preview Fails on Windows (OS error 123) Due to Hugo Shortcode in _quarto.yml (#102)
Fix issue #99 with clean and correct implementation
1 parent 6a1052d commit c323762

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

_quarto.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ website:
5353
aria-label: GRASS on YouTube
5454

5555

56-
margin-header : |
57-
[{{< fa heart >}} Support GRASS]({{< var grass.support >}}){.btn .btn-outline-support .btn role="button" align="center"}
56+
margin-header: '[{{< fa heart >}} Support GRASS]({{< var grass.support >}}){.btn .btn-outline-support .btn role="button" align="center"}'
5857

5958
execute:
6059
freeze: false

0 commit comments

Comments
 (0)