diff options
Diffstat (limited to 'layouts/_default/index.html')
-rw-r--r-- | layouts/_default/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/layouts/_default/index.html b/layouts/_default/index.html index 46a7792..a9f87c8 100644 --- a/layouts/_default/index.html +++ b/layouts/_default/index.html @@ -10,8 +10,9 @@ Hey! I'm Michał Sapka, a computer programmer living in Kraków, Poland. This we </article> <nav> - <a href="/site/info/">Site info</a> + <b><a href="/site/info/">Site info</a></b> : you can find site uptates, metrics, statics, and legal thingies here. </nav> +<br><br> {{ end }} |