summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorR-man3000 <rasmus.luha@gmail.com>2026-06-12 14:52:56 +0300
committerR-man3000 <rasmus.luha@gmail.com>2026-06-12 14:52:56 +0300
commitd1f3fa958413c76226c3172a1c12de1732768c69 (patch)
treecb8ff312873543b34af42d4aecd3fb07bda5d1b2 /index.html
parent0cc9d2b094c35adfe6d3b548d7d40219cc611d32 (diff)
add my Git server
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 1447fcd..8f7d055 100644
--- a/index.html
+++ b/index.html
@@ -10,6 +10,7 @@
<div id="app">
<nav>
<a href="#/">Home</a>
+ <a href="https://git.luhamus.com" target="_blank">Git server</a>
<a href="#/blog">Blog</a>
<a href="#/about">About</a>
</nav>