diff --git a/.gitignore b/.gitignore
index 67a3671..df4168b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ coverage/*
config.toml
public
*.idx
+*.sqlite3
diff --git a/Makefile b/Makefile
index f52b9cb..2de3a91 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ tailwind_install:
chmod oug+x tailwindcss-linux-x64
sudo mv tailwindcss-linux-x64 /usr/local/bin/tailwindcss
-dev:
+dev: tailwind site
go tool air -build.stop_on_error "true"
coverage:
diff --git a/pages/layouts/main.html b/pages/layouts/main.html
index 712627d..1a077fb 100644
--- a/pages/layouts/main.html
+++ b/pages/layouts/main.html
@@ -8,19 +8,22 @@
+
+
+
ZedShaw.games
-
-
+
+