revises layouts
This commit is contained in:
parent
aabdea8e07
commit
bb990c4380
10 changed files with 30 additions and 134 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue