feat(*): Add pokedex theming

This commit is contained in:
Josh Creek
2024-07-14 11:41:17 +01:00
parent 2cf3a03f8f
commit 308753d2e5
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" data-theme="dracula">
<html lang="en" data-theme="pokeball">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />