about summary refs log tree commit diff stats
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index 694fbe9..f84b87e 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -5,9 +5,9 @@
 {% block title_class %} p-name fn{% endblock %}
 
 {% block main %}
-  <section>
+  <div>
     {{ section.content | safe }}
-  </section>
+  </div>
   <section>
     <h2>Latest Posts</h2>
     <ul class="h-feed">