mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Merge pull request #114 from chrisbanes/cb/remote-inter
Remove Inter font CSS
This commit is contained in:
commit
80425321f3
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@
|
|||
{{ if templates.Exists "partials/extend-head.html" }}
|
||||
{{ partialCached "extend-head.html" .Site }}
|
||||
{{ end }}
|
||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
||||
|
||||
{{/* Firebase */}}
|
||||
{{ with $.Site.Params.firebase }}
|
||||
|
|
Loading…
Reference in a new issue