From ef962d4a93052d1df1c47f8418b550989f61be79 Mon Sep 17 00:00:00 2001 From: Frankie B <floppydisk05@aol.com> Date: Tue, 11 Jul 2023 19:24:47 +0100 Subject: Update 'git' to 'cgit' in nav --- resources/views/includes/header.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/views/includes') 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> | -- cgit v1.2.3-54-g00ecf