aboutsummaryrefslogtreecommitdiff
path: root/resources/views
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views')
-rw-r--r--resources/views/includes/header.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/includes/header.blade.php b/resources/views/includes/header.blade.php
index 780299c..6f966d1 100644
--- a/resources/views/includes/header.blade.php
+++ b/resources/views/includes/header.blade.php
@@ -1,7 +1,7 @@
<nav>
<div>
<a href="/">home</a> |
- <a href="//git.diskfloppy.me/">git</a> |
+ <a href="//git.diskfloppy.me/">cgit</a> |
<a href="/projects/">projects</a> |
<a href="/calculators/">calculators</a> |
<a href="/computers/">computers</a> |