aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/navigator.home.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/partials/navigator.home.php')
-rw-r--r--app/views/partials/navigator.home.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/partials/navigator.home.php b/app/views/partials/navigator.home.php
deleted file mode 100644
index b0fa549..0000000
--- a/app/views/partials/navigator.home.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<a href="/" class="<?php echo $check = $navigation->isActiveHome() ? 'navbar__active' : ''; ?> navbar-item navbar__item">
- Home
-</a>