mirror of
https://github.com/KevinMidboe/patlite-tower-lights-controller.git
synced 2026-02-11 20:09:09 +00:00
woff2 format, preload font & update repo in env.example
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Svelte App</title>
|
||||
|
||||
<link rel="stylesheet" href="./style.scss" />
|
||||
<link rel="preload" href="/fonts/IBMPlexSerif-SemiBoldItalic.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="./styles.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user