add missing file

This commit is contained in:
blinksmith
2016-01-25 09:57:46 +07:00
parent 81499bba36
commit 846920f86b
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
<title>{{ .Site.Title }}</title>
<link rel="canonical" href="{{ .Permalink }}">
<link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
{{ partial "head_includes.html" . }}
</head>