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.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/_layout/head.html b/_layout/head.html
index 9c0eac5..4b4ca29 100644
--- a/_layout/head.html
+++ b/_layout/head.html
@@ -1,8 +1,4 @@
-<!doctype html>
-<html lang=en>
-<meta charset=UTF-8 name=viewport content='width=device-width, initial-scale=1'>
-<link rel=icon href=/assets/favicon.png>
-<link rel=stylesheet href=/css/style.css>
+{{insert hair.html}}
 {{if hasmath}}<link rel=stylesheet href=/css/katex.min.css>{{end}}
 {{isdef title}}<title>{{title}} - McSinyx</title>{{end}}
 <body>