aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components/navbar.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/components/navbar.blade.php')
-rw-r--r--resources/views/components/navbar.blade.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/views/components/navbar.blade.php b/resources/views/components/navbar.blade.php
index 475ebca..225bf16 100644
--- a/resources/views/components/navbar.blade.php
+++ b/resources/views/components/navbar.blade.php
@@ -11,8 +11,5 @@
<a href="//weather.diskfloppy.me/" title="Weather"><img class="pixel" src="/images/icons/nav/weather.png" alt="Weather" width="32" height="32"></a>
<a href="/music/" title="Music"><img class="pixel" src="/images/icons/nav/music.png" alt="Music" width="32" height="32"></a>&nbsp;&nbsp;
</div>
- <div>
- <a href="/login/" title="Admin Login"><img class="pixel" src="/images/icons/nav/admin.png" alt="Admin Login" width="32" height="32"></a>&nbsp;&nbsp;
- </div>
</div>
</nav>