diff options
author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2025-09-24 21:55:20 +0200 |
---|---|---|
committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2025-09-24 21:55:20 +0200 |
commit | ca9324f292b8528ace8f95411f7ae8650d001de7 (patch) | |
tree | 2322dd040adc5c57ae02862f3e0708d269864a55 /lib | |
parent | 2d4795f064e86009fca77759aecc60942a18fe4d (diff) |
Add link to the new git mirror page
Diffstat (limited to 'lib')
-rw-r--r-- | lib/top_bar.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/top_bar.inc b/lib/top_bar.inc index 64ef312..9091568 100644 --- a/lib/top_bar.inc +++ b/lib/top_bar.inc @@ -1,6 +1,6 @@ <div class="left"> - <a href="https://git.sr.ht/~pmikkelsen">source</a> | <a href="https://pmikkelsen.com">notes</a> | + <a href="https://git.pmikkelsen.com">git</a> | <a href="https://images.pmikkelsen.com">images</a> | <a href="https://files.pmikkelsen.com">files</a> | <a href="https://prolog.pmikkelsen.com">PProlog</a> | @@ -9,6 +9,7 @@ </div> <div class="right"> + <a href="https://git.sr.ht/~pmikkelsen">sourcehut</a> | <a href="https://9front.org">9front</a> | <a href="https://openbsd.org">OpenBSD</a> | <a href="https://dyalog.com">Dyalog</a> |