diff options
author | glenda <glenda@9front.local> | 2021-01-24 20:51:45 +0000 |
---|---|---|
committer | glenda <glenda@9front.local> | 2021-01-24 20:51:45 +0000 |
commit | 97f1c55cff461163b5f33927abd5bf10a81f0d26 (patch) | |
tree | 5a53f4a00439b177256e960ae83e80079958dd76 /sites/pmikkelsen.com/_werc/lib/top_bar.inc | |
parent | bd9199419ac12d06f5e099e89ec47d6538cef613 (diff) |
Update top bar
Diffstat (limited to 'sites/pmikkelsen.com/_werc/lib/top_bar.inc')
-rw-r--r-- | sites/pmikkelsen.com/_werc/lib/top_bar.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sites/pmikkelsen.com/_werc/lib/top_bar.inc b/sites/pmikkelsen.com/_werc/lib/top_bar.inc index 976c8b0..3ad20b1 100644 --- a/sites/pmikkelsen.com/_werc/lib/top_bar.inc +++ b/sites/pmikkelsen.com/_werc/lib/top_bar.inc @@ -1,7 +1,7 @@ <div class="left"> - <a href="https://git.sr.ht/~pmikkelsen">sourcehut git</a> | - <a href="https://hg.sr.ht/~pmikkelsen">sourcehut hg</a> | + <a href="https://git.sr.ht/~pmikkelsen">sourcehut</a> | <a href="https://gitlab.com/pmikkelsen">gitlab</a> | + <a href="https://pprolog.org">pprolog</a> | <a href="http://9front.org">9front</a> </div> |