about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-04-26 09:20:47 +0200
committerAlan Pearce2023-04-26 09:20:47 +0200
commit79a5d24f81652068067dab40920c5dea035e0cc4 (patch)
treef4487ee4af5157edf2fd463b2f6a39fa6ade063b
parent2496272d902a227d500ffb013447141f08477b75 (diff)
downloadwebsite-79a5d24f81652068067dab40920c5dea035e0cc4.tar.lz
website-79a5d24f81652068067dab40920c5dea035e0cc4.tar.zst
website-79a5d24f81652068067dab40920c5dea035e0cc4.zip
Replace use of invalid <content> element
-rw-r--r--templates/index.html4
m---------themes/bear7
2 files changed, 9 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index 10465a4..694fbe9 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -5,9 +5,9 @@
 {% block title_class %} p-name fn{% endblock %}
 
 {% block main %}
-  <content>
+  <section>
     {{ section.content | safe }}
-  </content>
+  </section>
   <section>
     <h2>Latest Posts</h2>
     <ul class="h-feed">
diff --git a/themes/bear b/themes/bear
-Subproject b31e2281823a6f40d270138fe72ae29dfc654af
+Subproject dad78951e7a3b60f731b77777bafbe45e6f892b