diff options
| author | Arne Rief <riearn@proton.me> | 2026-06-15 17:30:13 +0200 |
|---|---|---|
| committer | Arne Rief <riearn@proton.me> | 2026-06-15 17:30:13 +0200 |
| commit | 9bd9c28cae452b43b4fcece040d06728990c2c26 (patch) | |
| tree | d7d9155478a930376c4e647ed2f855af9bf5f242 /layouts/all-posts.html | |
| parent | d6806ebb4dd1baacaf9414f67d34625978e0fdb9 (diff) | |
Fix pagination langTranslate, HTML cleanup
Diffstat (limited to 'layouts/all-posts.html')
| -rw-r--r-- | layouts/all-posts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/all-posts.html b/layouts/all-posts.html index 4a94ab6..5b42a9b 100644 --- a/layouts/all-posts.html +++ b/layouts/all-posts.html @@ -1,5 +1,5 @@ {{ define "main" }} -<section class="search-page"> +<section class="list-page"> <header class="all-posts__header"> <h1 class="all-posts__heading"> {{ .Title }} |
