Update head-end.html

This commit is contained in:
Richard van der Hoff 2023-02-21 20:00:51 +00:00 committed by GitHub
parent 66e075f879
commit 26e53f3d0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,8 @@
Google Fonts manually via a script:
https://github.com/matrix-org/matrix-spec/tree/main/static/css/fonts
*/}}
<link rel="stylesheet" href="{{ "/css/fonts/Inter.css" | relURL }}">
<link rel="preload" href="{{ "/css/fonts/Inter.css" | relURL }}" as="style">
<link rel="stylesheet" href="{{ "/css/fonts/Inter.css" | relURL }}">
{{ $scss := "scss/custom.scss"}}
{{ if .Site.IsServer }}