fix: prefetch

This commit is contained in:
Cory Dransfeldt 2024-09-17 20:37:53 -07:00
parent 04622dbce7
commit 85accd3c4a
No known key found for this signature in database
3 changed files with 3 additions and 4 deletions

View file

@ -84,7 +84,6 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{ pageTitle }}</title>
<link rel="preload" href="/assets/fonts/MonoLisa.min.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="stylesheet" href="/assets/styles/index.css?v={% appVersion %}" type="text/css" />
<link rel="canonical" href="{{ fullUrl }}" />
<meta property="og:title" content="{{ pageTitle }}" />