commit 03bdbaac1e834c8225f45dd97fb9e87b5f8c86bb
parent 8f925aea67b64b32dd641be14b331847d2d8622f
Author: Katja (ctucx) <git@ctu.cx>
Date: Sun, 23 Feb 2025 09:46:44 +0100
parent 8f925aea67b64b32dd641be14b331847d2d8622f
Author: Katja (ctucx) <git@ctu.cx>
Date: Sun, 23 Feb 2025 09:46:44 +0100
template: update git url
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template.html b/template.html @@ -16,7 +16,7 @@ <a href="/projects.html"$if(page-projects)$ class="active" $endif$>projects</a> <a href="/contact.html"$if(page-contact)$ class="active" $endif$>contact</a> <a class="right" href="https://photos.ctu.cx/">photos</a> - <a class="right" href="https://cgit.ctu.cx/">git</a> + <a class="right" href="https://git.ctu.cx/">git</a> </nav> <main> $body$