mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Update head-end.html
This commit is contained in:
parent
66e075f879
commit
26e53f3d0c
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue