summaryrefslogtreecommitdiff
path: root/layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 6e3e448..ebca647 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -5,7 +5,10 @@
<div class="container main">
<div class="row">
<div class="twelve columns">
- <a href="blogs/" title="blogs">blogs</a>
+ <a href="https://www.complicissimus.de/" title="my blog">my blog</a>
+ </div>
+ <div class="twelve columns margin-top-small">
+ <a href="https://www.fuselkoenig.de" title="my blog about spirits">fuselkönig</a>
</div>
<div class="twelve columns margin-top-small">
<a href="projects/" title="side projects">projects</a>
@@ -16,9 +19,9 @@
<!--div class="twelve columns margin-top-small">
<a href="journal/" title="journal">journal</a>
</div-->
- <div class="twelve columns margin-top-small">
+ <!--div class="twelve columns margin-top-small">
<a href="snippets/ " title="snippets">snippets</a>
- </div>
+ </div-->
<div class="twelve columns margin-top-small">
<a href="contact/" title="contact">contact</a>
</div>