From 33aee7ad7135d398a92403cd130c9752e3085e9a Mon Sep 17 00:00:00 2001 From: Greg Sarjeant <1686767+gsarjeant@users.noreply.github.com> Date: Sat, 21 Jun 2025 17:44:55 -0400 Subject: [PATCH] Add tabindex to anchors to account for bad browser defaults. More cleanup. --- templates/partials/home.php | 4 ++-- templates/partials/navbar.php | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/partials/home.php b/templates/partials/home.php index 3575905..828f16e 100644 --- a/templates/partials/home.php +++ b/templates/partials/home.php @@ -12,7 +12,7 @@ mood) ?> - Change mood + Change mood about)): ?> @@ -43,7 +43,7 @@
-

siteDescription ?>

+

siteDescription) ?>

diff --git a/templates/partials/navbar.php b/templates/partials/navbar.php index 6230837..4ee40b2 100644 --- a/templates/partials/navbar.php +++ b/templates/partials/navbar.php @@ -1,25 +1,25 @@ \ No newline at end of file