From c424760df20605e2cb85445391a779b962217dd8 Mon Sep 17 00:00:00 2001
From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Date: Mon, 17 Nov 2025 14:25:55 +0100
Subject: [PATCH 1/2] Renamed "About" in header to "Foundation".
---
djangoproject/templates/includes/header.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/djangoproject/templates/includes/header.html b/djangoproject/templates/includes/header.html
index 8c9da6cd65..ae03044822 100644
--- a/djangoproject/templates/includes/header.html
+++ b/djangoproject/templates/includes/header.html
@@ -37,7 +37,7 @@
Issues
- About
+ Foundation
♥ Donate
From 075a49d0ddf702f62290fa0987b620ed0386a7f4 Mon Sep 17 00:00:00 2001
From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Date: Fri, 21 Nov 2025 19:58:00 +0100
Subject: [PATCH 2/2] Moved 'Community' next to 'Foundation' in header.
---
djangoproject/templates/includes/header.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/djangoproject/templates/includes/header.html b/djangoproject/templates/includes/header.html
index ae03044822..e494eeb815 100644
--- a/djangoproject/templates/includes/header.html
+++ b/djangoproject/templates/includes/header.html
@@ -27,15 +27,15 @@
News
-
- Community
-
Code
Issues
+
+ Community
+
Foundation