Skip to content

Commit 5173c99

Browse files
authored
refactor: strip empty jinja lines
1 parent 4d0a3f4 commit 5173c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/_quarto.yml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ website:
3636
- icon: house
3737
href: "https://seedcase-project.org"
3838
aria-label: "House icon: Main website for the Seedcase Project"
39-
{% endif %}
39+
{%- endif %}
4040
sidebar:
4141
- id: design
4242
pinned: true

0 commit comments

Comments
 (0)