diff --git a/header.php b/header.php
index 6c25726..2c0a2dc 100644
--- a/header.php
+++ b/header.php
@@ -67,6 +67,9 @@
} else if ($blog_slug == '2023') {
echo '';
+ } else if ($blog_slug == '2024') {
+ echo '';
+
} else {
echo '';
}
diff --git a/img/banner-back-2024.png b/img/banner-back-2024.png
new file mode 100644
index 0000000..7483349
Binary files /dev/null and b/img/banner-back-2024.png differ