mirror of
https://github.com/fruworg/themu.git
synced 2024-11-16 07:07:16 +03:00
font fix
This commit is contained in:
parent
6f0ba9484f
commit
61f6745860
@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
{{- template "_internal/opengraph.html" . -}}
|
{{- template "_internal/opengraph.html" . -}}
|
||||||
{{- template "_internal/twitter_cards.html" . -}}
|
{{- template "_internal/twitter_cards.html" . -}}
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ $style := resources.Get "css/main.css" | fingerprint }}
|
{{ $style := resources.Get "css/main.css" | fingerprint }}
|
||||||
<link rel="stylesheet" type="text/css" media="screen" href="{{ $style.Permalink }}" />
|
<link rel="stylesheet" type="text/css" media="screen" href="{{ $style.Permalink }}" />
|
||||||
|
Loading…
Reference in New Issue
Block a user