mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Merge pull request #114 from chrisbanes/cb/remote-inter
Remove Inter font CSS
This commit is contained in:
@@ -121,7 +121,6 @@
|
|||||||
{{ if templates.Exists "partials/extend-head.html" }}
|
{{ if templates.Exists "partials/extend-head.html" }}
|
||||||
{{ partialCached "extend-head.html" .Site }}
|
{{ partialCached "extend-head.html" .Site }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
|
||||||
|
|
||||||
{{/* Firebase */}}
|
{{/* Firebase */}}
|
||||||
{{ with $.Site.Params.firebase }}
|
{{ with $.Site.Params.firebase }}
|
||||||
|
|||||||
Reference in New Issue
Block a user