From 8101395e92ebc7a53c3019ac68d343b8d661e2aa Mon Sep 17 00:00:00 2001
From: Vecko <36369090+VeckoTheGecko@users.noreply.github.com>
Date: Thu, 3 Apr 2025 11:52:09 +0200
Subject: [PATCH 1/2] DOC: Add 10 year anniversary announcement
---
docs/conf.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/conf.py b/docs/conf.py
index 9af6eb0457..4e63c9cbc8 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -207,6 +207,7 @@
"type": "fontawesome",
}
],
+ "announcement": "Parcels is having a 10 year anniversary event on 1-3 Oct 2025! See our website or details.",
}
html_context = {
From 9eb7aa5190b4ba6476f0ba761299371fd763adcc Mon Sep 17 00:00:00 2001
From: Vecko <36369090+VeckoTheGecko@users.noreply.github.com>
Date: Thu, 3 Apr 2025 13:48:46 +0200
Subject: [PATCH 2/2] Review feedback
---
docs/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index 4e63c9cbc8..b144688b50 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -207,7 +207,7 @@
"type": "fontawesome",
}
],
- "announcement": "Parcels is having a 10 year anniversary event on 1-3 Oct 2025! See our website or details.",
+ "announcement": "Join the Parcels 10 year anniversary event 🎉 on 1-3 Oct 2025! See our website for details.",
}
html_context = {