about summary refs log tree commit diff homepage
path: root/_layout/head.html
blob: 3e4d65f17c884620a519f9d6421bb32db4703721 (plain) (blame)
1
2
3
4
5
6
{{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}}