website

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 0b0afa52c50379735ab44ac1922345e2d1b00eca
parent 2602e95c7e8029996cb2dbfb614bd36e3c8c659c
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Tue, 28 Apr 2026 21:18:30 +0100

added git server

Diffstat:
Mindex.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/index.html b/index.html @@ -21,6 +21,7 @@ <th><a href="./index.html">Home</a></th> <th><a href="./blog.html">Blog</a></th> <th><a href="./cv.html">CV</a></th> + <th><a href="http://seacrossedlovers.xyz/git">GIT</a></th> </tr> </thead> </table>