aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-06-23 23:17:41 -0400
committerThedro Neely <thedroneely@gmail.com>2019-06-23 23:17:41 -0400
commitb0744d0fbaf6e5656319ef9080902978c22ac7c0 (patch)
treee64ede4b7064ad67f9a5184676e74d8830405970 /app/views/partials
parent35ad5e279593e917042c89693b19d0f09f9a1e24 (diff)
downloadthedroneely.com-b0744d0fbaf6e5656319ef9080902978c22ac7c0.tar.gz
thedroneely.com-b0744d0fbaf6e5656319ef9080902978c22ac7c0.tar.bz2
thedroneely.com-b0744d0fbaf6e5656319ef9080902978c22ac7c0.zip
app/views/partials/navigator: Use label instead of icon
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>