From 1d4a85343ca22b19ab4133be6830ad87c40b9afa Mon Sep 17 00:00:00 2001 From: Pedro Brochado Date: Thu, 3 Sep 2026 16:06:52 -0300 Subject: [PATCH] Add PulpCon 2026 call for proposals banner --- custom/main.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 %}