make meta field intent clear

This commit is contained in:
madrilene 2024-02-12 11:50:33 +01:00
parent b377b35927
commit bd434a9e7c
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ module.exports = {
tagMore: 'More tags:',
// feed links are looped over in the head.
feedLinks: [{title: 'Atom Feed', url: '/feed.xml', type: 'application/atom+xml'}],
pagination: 'Blog',
paginationLabel: 'Blog',
paginationPage: 'Page',
paginationPrevious: 'Previous',
paginationNext: 'Next',

View file

@ -39,7 +39,7 @@ masonry: true
<section class="region">
<nav role="navigation" aria-labelledby="pagination_label">
<span id="pagination_label" hidden>{{ meta.blog.pagination }}</span>
<span id="pagination_label" hidden>{{ meta.blog.paginationLabel }}</span>
<span id="prefix" hidden>{{ meta.blog.paginationPage }}</span>
<ol class="pagination | cluster" role="list">
<li>