diff --git a/src/_includes/global/hero.njk b/src/_includes/global/hero.njk index 6ed4ed8e..b1f82c29 100644 --- a/src/_includes/global/hero.njk +++ b/src/_includes/global/hero.njk @@ -35,7 +35,7 @@ } {% endcss %} - \ No newline at end of file +{% endjs %} \ No newline at end of file diff --git a/src/_includes/global/navbar.njk b/src/_includes/global/navbar.njk index 82fa3b7c..053954e7 100644 --- a/src/_includes/global/navbar.njk +++ b/src/_includes/global/navbar.njk @@ -133,7 +133,7 @@ https://kalechips.net/projects/snippets/burger #} } {% endcss %} - \ No newline at end of file +{% endjs %} \ No newline at end of file diff --git a/src/_includes/main/statuscafe.njk b/src/_includes/main/statuscafe.njk index bced2f00..6723222d 100644 --- a/src/_includes/main/statuscafe.njk +++ b/src/_includes/main/statuscafe.njk @@ -12,7 +12,7 @@ {%- css %}#statuscafe-content { margin-bottom: 0.5em; }{% endcss %} - \ No newline at end of file +{% endjs %} \ No newline at end of file