Skip to content

Commit 08142c6

Browse files
authored
refactor: ✏️ remove double #
1 parent d5c6775 commit 08142c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/justfile.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install-precommit:
2828
{%- if is_seedcase_project %}
2929
# Update the Quarto seedcase-theme extension
3030
update-quarto-theme:
31-
# # Add theme if it doesn't exist, update if it does
31+
# Add theme if it doesn't exist, update if it does
3232
quarto update seedcase-project/seedcase-theme --no-prompt
3333
{%- endif %}
3434

0 commit comments

Comments
 (0)