aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts/_default/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/simple/layouts/_default/list.html')
-rw-r--r--themes/simple/layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html
index 7870247..04589cb 100644
--- a/themes/simple/layouts/_default/list.html
+++ b/themes/simple/layouts/_default/list.html
@@ -1,5 +1,5 @@
1{{ define "main" }} 1{{ define "main" }}
2<main aria-role="main" class="container-blog px-6 md:p-0"> 2<main aria-role="main" class="container-blog mx-auto px-6 md:p-0">
3 3
4 <h1 class="text-2xl font-bold mb-6">Blog posts</h1> 4 <h1 class="text-2xl font-bold mb-6">Blog posts</h1>
5 5