diff options
author | glenda <glenda@9front.local> | 2020-11-15 15:13:27 +0000 |
---|---|---|
committer | glenda <glenda@9front.local> | 2020-11-15 15:13:27 +0000 |
commit | 39318169e0b50551db511851829f9337c5fa6313 (patch) | |
tree | 65a0ef5c1da9677532fa8105293d017919473057 /lib/top_bar.inc |
Import site to git
Diffstat (limited to 'lib/top_bar.inc')
-rw-r--r-- | lib/top_bar.inc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/top_bar.inc b/lib/top_bar.inc new file mode 100644 index 0000000..cbb89b8 --- /dev/null +++ b/lib/top_bar.inc @@ -0,0 +1,15 @@ + <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> + + <div> + <a href="http://cat-v.org/update_log">site updates</a> | + <a href="/sitemap">site map</a> + </div> + |