diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 96fe662..7a74e3c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,7 +1,7 @@ {% include "header.html" %} <h1> -<a href=http://blaise.zone>blaise</a>/blog +<a href=http://blaise.zone>blaise</a>-blog </h1> <hr> @@ -14,6 +14,7 @@ You may be interested in my <a href=./meta/>meta</a> post. <br> Thanks for stopping by! —Blaise </p> + <p> {% for post in posts %} {{ post.date }} |