fix: only load prism script on post page

This commit is contained in:
Stevan Freeborn
2024-04-14 16:42:24 -05:00
parent 98532ddede
commit 000ab16f7f
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ else
/>
<link rel="stylesheet" href="markdown.css">
<link rel="stylesheet" href="prism.css">
<script src="prism.js"></script>
</HeadContent>
<article>