From 73ef38a1441bc46731c282a19fb59181cdad23d2 Mon Sep 17 00:00:00 2001 From: codex_a Date: Sun, 1 Mar 2026 10:14:36 +0000 Subject: [PATCH] fix: resolve E2E test failures - nav: replace hidden newsletter form + Subscribe link with visible inline form - nav: fix theme toggle aria-label to 'Toggle theme' (was 'Toggle Dark Mode') - article_page: wrap share buttons in
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- templates/blog/article_page.html | 4 ++-- templates/components/nav.html | 16 ++++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/templates/blog/article_page.html b/templates/blog/article_page.html index 818dfe3..013c89b 100644 --- a/templates/blog/article_page.html +++ b/templates/blog/article_page.html @@ -69,7 +69,7 @@
-
+

Share Article

-
+
diff --git a/templates/components/nav.html b/templates/components/nav.html index 4734bf4..ee9d8f0 100644 --- a/templates/components/nav.html +++ b/templates/components/nav.html @@ -14,16 +14,20 @@ Home Articles About - - - Subscribe +
-