mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 14:53:50 +00:00
feat: update stylesheet
This commit is contained in:
@@ -1,7 +1,14 @@
|
|||||||
---
|
---
|
||||||
---
|
---
|
||||||
|
|
||||||
@import 'main';
|
@import 'main
|
||||||
|
{%- if jekyll.environment == 'production' -%}
|
||||||
|
.bundle
|
||||||
|
{%- endif -%}
|
||||||
|
';
|
||||||
|
|
||||||
|
/* append your custom style below */
|
||||||
|
|
||||||
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
|
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
|
||||||
|
|
||||||
/* append your custom style below */
|
/* append your custom style below */
|
||||||
|
|||||||
Reference in New Issue
Block a user