diff --git a/custom/main.html b/custom/main.html
index 64bb64a..94d9808 100644
--- a/custom/main.html
+++ b/custom/main.html
@@ -1,11 +1 @@
{% extends "base.html" %}
-
-{# https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-header/#announcement-bar #}
-{% block announce %}
- 🍊 Virtual PulpCon 2025 is here (1-3 dec)!
- Check the
-
- agenda!
-
- 🍊
-{% endblock %}