aboutsummaryrefslogtreecommitdiff
path: root/template/post.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-08-02 10:06:54 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-08-02 10:06:54 +0200
commitbbbc53a5ec92daf894954aa975fb4a29b8b01699 (patch)
tree7a58ccf7356d63018186a89edbef91b7811920b3 /template/post.html
parentef29bb55d275352da0e7af01a0f5d4b46266c4d0 (diff)
downloadmitjafelicijan.com-bbbc53a5ec92daf894954aa975fb4a29b8b01699.tar.gz
added katex
Diffstat (limited to 'template/post.html')
-rwxr-xr-xtemplate/post.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/post.html b/template/post.html
index 00be220..512fff6 100755
--- a/template/post.html
+++ b/template/post.html
@@ -63,6 +63,8 @@
63 63
64 {{template "_includes.html"}} 64 {{template "_includes.html"}}
65 65
66 {{template "_libraries.html"}}
67
66 </body> 68 </body>
67 69
68</html> 70</html>