about summary refs log tree commit diff homepage
path: root/_layout/head.html
diff options
context:
space:
mode:
Diffstat (limited to '_layout/head.html')
-rw-r--r--_layout/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_layout/head.html b/_layout/head.html
index 3e4d65f..763c35f 100644
--- a/_layout/head.html
+++ b/_layout/head.html
@@ -1,6 +1,5 @@
 {{insert hair.html}}
 {{isnotempty rss}}<meta name=description content="{{rss_description}}">{{end}}
-{{if hasmath}}<link rel=stylesheet href=/css/katex.min.css>{{end}}
 {{isdef title}}<title>{{title}} - McSinyx</title>{{end}}
 <body>
 {{insert header.html}}