From 755c6978285eca7faa2891baa42bd920a8fc517f Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 2 Jun 2024 21:50:09 -0400 Subject: feat: remove _blank targets for accessibility Users decide whether links open in new tabs! --- includes/foot.php | 4 ++-- includes/nav.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'includes') diff --git a/includes/foot.php b/includes/foot.php index f0330de..e8432b9 100644 --- a/includes/foot.php +++ b/includes/foot.php @@ -6,9 +6,9 @@

© 2019- Adam Carpenter
- Content released under CC BY 4.0. + Content released under CC BY 4.0.
- Source code released under BSD 3-Clause, unless otherwise stated. + Source code released under BSD 3-Clause, unless otherwise stated. diff --git a/includes/nav.php b/includes/nav.php index 1cac23c..93d83fa 100644 --- a/includes/nav.php +++ b/includes/nav.php @@ -33,7 +33,7 @@ Links

  • - Repos + Repos
  • RSS -- cgit v1.2.3