diff --git a/custom/main.html b/custom/main.html index 4e3541a..1cf15a2 100644 --- a/custom/main.html +++ b/custom/main.html @@ -1,5 +1,19 @@ {% extends "base.html" %} + +{# https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-header/#announcement-bar #} +{% block announce %} +
+ 🍊 + Virtual PulpCon 2026 CfP is open! + + Submit your talk + + before Oct 09! + 🍊 +
+{% endblock %} + {% block footer %}