diff options
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> + |