We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e46c1 commit 3b1f99bCopy full SHA for 3b1f99b
_layouts/page.njk
@@ -90,6 +90,7 @@
90
</footer>
91
92
<script src="https://v2.dev.prismjs.com/dist/prism.js"></script>
93
+ <script src="/dist/plugins/file-highlight.js" type="module"></script>
94
{% if theme_switcher -%}
95
<script src="{{ base_url }}/assets/theme-switcher.js" type="module"></script>
96
{%- endif %}
0 commit comments