Serve fonts locally

This commit is contained in:
2024-10-05 17:41:24 +01:00
parent 8669904edd
commit 485f58c61d
3 changed files with 6 additions and 9 deletions

View File

@ -9,6 +9,7 @@
<meta name="view-transition" content="same-origin" />
<meta name="turbo-prefetch" content="false" />
<link rel="stylesheet" type="text/css" href="@Assets["lib/inter/index.css"]" data-turbo-track="reload" />
<link rel="stylesheet" type="text/css" href="@Assets["css/main.css"]" data-turbo-track="reload" />
<ImportMap />