From 5c916be6db8317a7301965d2b8d8cf44ba35bf28 Mon Sep 17 00:00:00 2001 From: Dan G Date: Tue, 14 Apr 2026 12:30:04 +0100 Subject: [PATCH 1/3] add social icons to nav menu across both viewports --- stopwatch/templates/base.html | 42 +++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/stopwatch/templates/base.html b/stopwatch/templates/base.html index 64e1ab7..d7a7c5b 100644 --- a/stopwatch/templates/base.html +++ b/stopwatch/templates/base.html @@ -62,7 +62,7 @@