about summary refs log tree commit diff homepage
path: root/_layout/hair.html
blob: dc7937403cd980a625ead8be828c033b63f0ab7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<meta name=viewport content='width=device-width, initial-scale=1'>
{{isnotempty rss}}<meta name=description content='{{rss_description}}'>{{end}}

<link rel='alternate' type='application/rss+xml' title='{{website_title}}'
      href='/{{ispage /tag/*}}tag/{{fd_tag}}/{{end}}{{rss_file}}.xml'>
<link rel='icon' href='/assets/favicon.png'>
<link rel=stylesheet href=/css/style.css>