summaryrefslogtreecommitdiff
path: root/layouts/_default
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default')
-rw-r--r--layouts/_default/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/index.html b/layouts/_default/index.html
index a6c481a..49c3ed1 100644
--- a/layouts/_default/index.html
+++ b/layouts/_default/index.html
@@ -21,7 +21,7 @@ Hey! I'm Michał Sapka, a computer programmer living in Kraków, Poland. This we
{{ partial "partials/article_list_item.html" . }}
{{ end }}
<p>
- <a href="/blog/">&raquo; Go to blog</a></p>
+ <a href="/blog/">&raquo; Go to blog</a>
</p>
{{ partial "partials/homepage/bsd.html" . }}