Merge pull request #114 from chrisbanes/cb/remote-inter

Remove Inter font CSS
This commit is contained in:
Nuno Coração 2022-10-15 21:48:32 +01:00 committed by GitHub
commit 80425321f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}