aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/navigator.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/app/views/partials/navigator.php b/app/views/partials/navigator.php
index 57270bc..e3f259e 100644
--- a/app/views/partials/navigator.php
+++ b/app/views/partials/navigator.php
@@ -99,11 +99,7 @@
<a title="Go to Website Repository"
href="https://www.thedroneely.com/git/explore/repos"
class="brand__custom is-inline-block">
- <?php echo file_get_contents(
- $_SERVER['DOCUMENT_ROOT']
- . '/..'
- . '/public/css/fonts/feather-icons/terminal.svg'
- ) ?>
+ Git Repo
</a>
<div class="navbar__separator is-inline-block"></div>