diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 22:20:29 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 22:20:29 +0200 |
| commit | 69356cf90779944324f8c17779d562db4a3fd9e2 (patch) | |
| tree | fa3599bda0cd92f94056467661ec3c2a2f260567 /themes/simple/layouts/_default/list.html | |
| parent | f4fa1ef9989da487a13d552cfe161a073390fffe (diff) | |
| download | mitjafelicijan.com-69356cf90779944324f8c17779d562db4a3fd9e2.tar.gz | |
Added Cactus comment to the site
Diffstat (limited to 'themes/simple/layouts/_default/list.html')
| -rw-r--r-- | themes/simple/layouts/_default/list.html | 2 |
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 | ||
