remove old stylesheet from base template and tweak footer links

This commit is contained in:
2023-12-20 10:38:01 -08:00
parent a6735c45f4
commit 9a85bef2be
2 changed files with 5 additions and 4 deletions

View File

@ -4,7 +4,6 @@
<meta charset="utf-8" />
<link rel="preload" href="/Tajawal-Regular.woff2" as="font" type="font/woff2" />
<link rel="preload" href="/Baskerville-Regular.woff2" as="font" type="font/woff2" />
<!-- <link rel="stylesheet" href="/style.css" /> -->
<link rel="alternate" type="application/atom+xml" href="/feed">
<meta name="viewport" content="width=device-width" />
%sveltekit.head%