summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-04-15 19:05:33 -0500
committerBlaise Thompson <blaise@untzag.com>2020-04-15 19:05:33 -0500
commit908593022c229a667d0ff2625fd88b65d9331a46 (patch)
treefb123d5d175dbe9164d9c7d6e0327302e10e2424 /templates/index.html
parent8bea031bd0f2db29dc274bd17f4138f808500734 (diff)
update style
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html3
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 }}