Update index page

This commit is contained in:
2026-08-24 12:12:03 -04:00
parent 28c643943f
commit 1055495e1d
6 changed files with 39 additions and 8 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ CREATE TABLE IF NOT EXISTS bans (
-- Boards
INSERT INTO boards (slug, name, tag) VALUES
('c', 'Comfy', 'Be comfy, fren'),
('c', 'Comfy', 'Stay awhile'),
('r', 'Robots', 'Beep, boop'),
('gn', 'Goon', 'God is watching');