summaryrefslogtreecommitdiff
path: root/layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 94aa532..79e4bdc 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -5,7 +5,7 @@
<div class="container main">
<div class="row">
<div class="twelve columns">
- <a href="https://www.complicissimus.de" title="blog">my blog</a>
+ <a href="https://www.complicissimus.de" title="blog">the blog</a>
</div>
<div class="twelve columns margin-top-small">
<a href="projects/" title="side projects">projects</a>
@@ -14,7 +14,7 @@
<a href="journal/" title="journal">journal</a>
</div>
<div class="twelve columns margin-top-small">
- <a href="https://www.complicissimus.de/about/#kontakt" title="contact">contact</a>
+ <a href="contact/" title="contact">contact</a>
</div>
</div>
</div>