diff options
Diffstat (limited to 'wp-content/themes/twentytwentythree/templates/archive.html')
-rw-r--r-- | wp-content/themes/twentytwentythree/templates/archive.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wp-content/themes/twentytwentythree/templates/archive.html b/wp-content/themes/twentytwentythree/templates/archive.html index 74a8a5c..c09d1b9 100644 --- a/wp-content/themes/twentytwentythree/templates/archive.html +++ b/wp-content/themes/twentytwentythree/templates/archive.html @@ -18,8 +18,8 @@ <!-- /wp:post-template --> <!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} --> - <!-- wp:query-pagination-previous {"label":"Newer Posts"} /--> - <!-- wp:query-pagination-next {"label":"Older Posts"} /--> + <!-- wp:query-pagination-previous /--> + <!-- wp:query-pagination-next /--> <!-- /wp:query-pagination --> </div> <!-- /wp:query --> |