diff options
Diffstat (limited to '_werc/lib/top_bar.inc')
| -rw-r--r-- | _werc/lib/top_bar.inc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_werc/lib/top_bar.inc b/_werc/lib/top_bar.inc new file mode 100644 index 0000000..c2c4d52 --- /dev/null +++ b/_werc/lib/top_bar.inc @@ -0,0 +1,9 @@ + <div class="left"> + <a href="http://softmachine.dev">softmachine</a> | + <a href="http://softmachine.dev/art">art</a> | + <a href="http://softmachine.dev/music">music</a> | + <a href="http://softmachine.dev/tech">tech</a> | + <a href="http://softmachine.dev/creatures">creatures</a> | + <a href="http://softmachine.dev/brain">brain</a> | + <a href="http://softmachine.dev/moloch">moloch</a> + </div> |
