Add Herman style
This commit is contained in:
parent
f26d122b2a
commit
f97270c331
3 changed files with 182 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
{{- partial "seo_tags.html" . -}}
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
{{ $style := resources.Get "style.css" | minify }}
|
||||
{{ $style := resources.Get "herman.css" | minify }}
|
||||
<link href="{{ $style.RelPermalink }}" rel="stylesheet">
|
||||
|
||||
{{ $syntax := resources.Get "syntax.css" | minify }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue