From 2158275ec50eebde957d5a17fac32dc324007ee4 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 11 Jun 2024 00:59:46 -0700 Subject: Remove “Home” link The site name links to the same thing. --- data/templates/pico/toolbar.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/data/templates/pico/toolbar.inc.php b/data/templates/pico/toolbar.inc.php index b2ab334..2f940e3 100644 --- a/data/templates/pico/toolbar.inc.php +++ b/data/templates/pico/toolbar.inc.php @@ -4,7 +4,6 @@ if ($userservice->isLoggedOn() && is_object($currentUser)) { $cUsername = $currentUser->getUsername(); ?> -
  • -- cgit v1.2.3-54-g00ecf