diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | con/header.html | 3 |
2 files changed, 2 insertions, 2 deletions
@@ -37,5 +37,4 @@ custom directories are not supported yet. you will have to manually edit the bui - 404 page - cgit: styling -- cgit: how to download snapshots? - database, php, npm for clicker game 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> |