diff options
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 }} |
