From 270c95a5493bbe51c8ee9a7fa0192e55a3440618 Mon Sep 17 00:00:00 2001 From: Sun Kim Date: Tue, 7 Feb 2023 17:47:39 +0100 Subject: [PATCH 1/3] Update Twitter and YouTube URLs --- common/templates/common/components/navigation/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/templates/common/components/navigation/footer.html b/common/templates/common/components/navigation/footer.html index 25f172f4..06f5838c 100644 --- a/common/templates/common/components/navigation/footer.html +++ b/common/templates/common/components/navigation/footer.html @@ -19,10 +19,10 @@ Facebook Logo - + Twitter Logo - + YouTube Logo -- 2.30.2 From 8ef076edd9d02b94296ddbbdff67e9dee0e51da6 Mon Sep 17 00:00:00 2001 From: Sun Kim Date: Tue, 7 Feb 2023 17:50:43 +0100 Subject: [PATCH 2/3] Remove trailing slash --- common/templates/common/components/navigation/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/templates/common/components/navigation/footer.html b/common/templates/common/components/navigation/footer.html index 06f5838c..d943dd11 100644 --- a/common/templates/common/components/navigation/footer.html +++ b/common/templates/common/components/navigation/footer.html @@ -22,7 +22,7 @@ Twitter Logo - + YouTube Logo -- 2.30.2 From 6bb59d022dedf35dbbd78ad794afc974d5b8e6a3 Mon Sep 17 00:00:00 2001 From: Sun Kim Date: Tue, 7 Feb 2023 17:51:44 +0100 Subject: [PATCH 3/3] Update Twitter handle --- common/templates/common/components/meta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/templates/common/components/meta.html b/common/templates/common/components/meta.html index 418c1989..98f811bb 100644 --- a/common/templates/common/components/meta.html +++ b/common/templates/common/components/meta.html @@ -22,7 +22,7 @@ - + -- 2.30.2