summaryrefslogtreecommitdiff
path: root/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.html')
-rw-r--r--views/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/index.html b/views/index.html
index 557b103..54d19ff 100644
--- a/views/index.html
+++ b/views/index.html
@@ -59,6 +59,11 @@
<p>We only use free and open source software. You can use it to host your own solution.</p>
<p><a class="btn btn-primary btn-raised" href="/about" role="button">Read the source &raquo;</a></p>
</div>
+ <div class="col-md-4">
+ <h2>Read more</h2>
+ <p>Follow my blog to read more and find more projects I am working on.</p>
+ <p><a class="btn btn-primary btn-raised" href="https://www.iamfabulous.de" role="button">Follow me &raquo;</a></p>
+ </div>
</div>
</div>
{{template "footer.html"}}