General clean up. No working on the new event presenter components.

This commit is contained in:
Scott Idem
2024-02-26 15:03:01 -05:00
parent 740baa689e
commit 060c0500d3
9 changed files with 533 additions and 98 deletions

View File

@@ -5,6 +5,8 @@
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width" />
<title>Svelte Skeleton Tailwind - OSIT's &AElig; Dev</title>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">