Skip to content

Commit 3b1f99b

Browse files
Use the file highlight plugin
1 parent 88e46c1 commit 3b1f99b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/page.njk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
</footer>
9191

9292
<script src="https://v2.dev.prismjs.com/dist/prism.js"></script>
93+
<script src="/dist/plugins/file-highlight.js" type="module"></script>
9394
{% if theme_switcher -%}
9495
<script src="{{ base_url }}/assets/theme-switcher.js" type="module"></script>
9596
{%- endif %}

0 commit comments

Comments
 (0)