diff options
Diffstat (limited to 'wp-content/themes/twentytwentythree/templates/home.html')
-rw-r--r-- | wp-content/themes/twentytwentythree/templates/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wp-content/themes/twentytwentythree/templates/home.html b/wp-content/themes/twentytwentythree/templates/home.html index 9b84d2b..23fc5cf 100644 --- a/wp-content/themes/twentytwentythree/templates/home.html +++ b/wp-content/themes/twentytwentythree/templates/home.html @@ -20,8 +20,8 @@ <!-- /wp:post-template --> <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","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 --> |