aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--controllers/pages.go2
-rw-r--r--static/banner/13.pngbin0 -> 5343 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/controllers/pages.go b/controllers/pages.go
index cb1b82b..fd2229d 100644
--- a/controllers/pages.go
+++ b/controllers/pages.go
@@ -9,7 +9,7 @@ import (
)
const maxThreadsPerPage = 24
-const maxBanner = 12 // dont forget to increment whenever we add more
+const maxBanner = 13 // dont forget to increment whenever we add more
func ThreadList(c *fiber.Ctx) error {
db := database.DB
diff --git a/static/banner/13.png b/static/banner/13.png
new file mode 100644
index 0000000..aab8efa
--- /dev/null
+++ b/static/banner/13.png
Binary files differ