Upgrade deps, tweaks to bundle comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: layouts/base.njk
|
||||
---
|
||||
{# Only include the syntax highlighter CSS on blog posts #}
|
||||
{# Only include the syntax highlighter CSS on blog posts, included with the CSS per-page bundle #}
|
||||
{%- css %}{% include "node_modules/prismjs/themes/prism-okaidia.css" %}{% endcss %}
|
||||
{%- css %}{% include "public/css/prism-diff.css" %}{%- endcss %}
|
||||
<h1>{{ title }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user