fix script block

This commit is contained in:
Jake Wiesler 2020-06-27 10:09:02 -04:00
parent 143b59988e
commit 5edc60ced3
1 changed files with 0 additions and 5 deletions

View File

@ -37,11 +37,6 @@
{{ end }}
{{ define "scripts" }}
{{ end }}
{{ define "scripts" }}
{{/* Hardcode a specific prismjs version to avoid a redirect on every page load. */}}
<script src="https://unpkg.com/prismjs@1.20.0/components/prism-core.min.js"></script>