diff options
Diffstat (limited to 'lib/top_bar.inc')
-rw-r--r-- | lib/top_bar.inc | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/lib/top_bar.inc b/lib/top_bar.inc index cbb89b8..76fba09 100644 --- a/lib/top_bar.inc +++ b/lib/top_bar.inc @@ -1,15 +1,14 @@ - <div> - <a href="http://gsoc.cat-v.org">gsoc</a> | - <a href="http://doc.cat-v.org">doc archive</a> | - <a href="http://repo.cat-v.org">software repo</a> | - <a href="http://ninetimes.cat-v.org">ninetimes</a> | - <a href="http://harmful.cat-v.org">harmful</a> | - <a href="http://9p.cat-v.org/">9P</a> | - <a href="http://cat-v.org">cat-v.org</a> + <div class="left"> + <a href="https://git.sr.ht/~pmikkelsen">source</a> | + <a href="https://pmikkelsen.com">notes</a> | + <a href="https://images.pmikkelsen.com">images</a> | + <a href="https://prolog.pmikkelsen.com">PProlog</a> | + <a href="https://apl.pmikkelsen.com">APL9</a> | + <a href="https://lpa.pmikkelsen.com">LPA</a> </div> - <div> - <a href="http://cat-v.org/update_log">site updates</a> | - <a href="/sitemap">site map</a> + <div class="right"> + <a href="https://9front.org">9front</a> | + <a href="https://openbsd.org">OpenBSD</a> </div> |