aboutsummaryrefslogtreecommitdiff
path: root/resources/views/includes/header.blade.php
diff options
context:
space:
mode:
authorFrankie B <floppydisk05@aol.com>2023-07-11 19:24:47 +0100
committerFrankie B <floppydisk05@aol.com>2023-07-11 19:24:47 +0100
commitef962d4a93052d1df1c47f8418b550989f61be79 (patch)
tree9374d3d21e43373e0313bc9ad79b362adf6ce2e1 /resources/views/includes/header.blade.php
parent0dde11718aca908300a126c274e476feb548c7a2 (diff)
Update 'git' to 'cgit' in nav
Diffstat (limited to 'resources/views/includes/header.blade.php')
-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> |