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 5e24bba commit f0f5825Copy full SHA for f0f5825
_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