mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-14 15:14:10 +02:00
Update head-end.html
This commit is contained in:
parent
66e075f879
commit
26e53f3d0c
|
|
@ -13,8 +13,8 @@
|
||||||
Google Fonts manually via a script:
|
Google Fonts manually via a script:
|
||||||
https://github.com/matrix-org/matrix-spec/tree/main/static/css/fonts
|
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="preload" href="{{ "/css/fonts/Inter.css" | relURL }}" as="style">
|
||||||
|
<link rel="stylesheet" href="{{ "/css/fonts/Inter.css" | relURL }}">
|
||||||
|
|
||||||
{{ $scss := "scss/custom.scss"}}
|
{{ $scss := "scss/custom.scss"}}
|
||||||
{{ if .Site.IsServer }}
|
{{ if .Site.IsServer }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue