Skip to content

Commit 067668b

Browse files
committed
FIX : [post] post 깨짐 수정
1 parent 904d752 commit 067668b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/jekyll-theme-chirpy.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
---
33

44
@use 'main
5-
{%- if jekyll.environment == ' production ' -%}
5+
{%- if jekyll.environment == 'production' -%}
66
.bundle
77
{%- endif -%}
88
';

0 commit comments

Comments
 (0)