diff options
author | hitlerrip <git@hitler.rip> | 2025-08-05 20:08:17 +0200 |
---|---|---|
committer | hitlerrip <git@hitler.rip> | 2025-08-05 20:08:17 +0200 |
commit | 2a2f8cf0395edc6231a50a049cc1da7cf456a26a (patch) | |
tree | d2876e040a99fa73c010ad1af596e56094c38eda /con/header.html | |
parent | 95723db443b1c18f8d50b1dc92a13784b854d124 (diff) | |
download | website-2a2f8cf0395edc6231a50a049cc1da7cf456a26a.tar.gz website-2a2f8cf0395edc6231a50a049cc1da7cf456a26a.tar.bz2 website-2a2f8cf0395edc6231a50a049cc1da7cf456a26a.zip |
git link
added git link to header
Diffstat (limited to 'con/header.html')
-rw-r--r-- | con/header.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/con/header.html b/con/header.html index ee16905..234f359 100644 --- a/con/header.html +++ b/con/header.html @@ -22,7 +22,8 @@ <section class="right"> [ <a href="/">home</a> / - <a href="/articles/">articles</a> + <a href="/articles/">articles</a> / + <a href="https://git.hitler.rip">git</a> ] </section> |