revises layouts

This commit is contained in:
Huy Tran 2018-07-21 17:08:41 +10:00
parent aabdea8e07
commit bb990c4380
10 changed files with 30 additions and 134 deletions

View file

@ -1,8 +1,6 @@
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
{{ partial "header/meta.html" . }}
{{ "<!-- Web fonts -->" | safeHTML }}
{{ partial "header/fonts.html" . }}
{{ "<!-- Font-Awesome -->" | safeHTML }}
{{ partial "header/font-awesome.html" . }}
{{ "<!-- highlighting -->" | safeHTML }}
@ -20,4 +18,4 @@
{{- if .RSSLink -}}
{{ partial "header/feeds.html" . }}
{{- end -}}
</head>
</head>