Add in Generic Navbar
+ Add DaisyUI and themes used + Add in generic navbar + Theming + Add in theme switcher (Firefox 120+ required, all others fine) - Removed some boilerplate svelte stuff
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" data-theme="dracula">
|
||||
<html lang="en" data-theme="night">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
||||
|
||||
Reference in New Issue
Block a user