Skip to content
Snippets Groups Projects
Commit 5ec5750c authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

chore: change menue item order in Meta Edition

closes #134
parent 95a0498c
Branches
Tags
No related merge requests found
Pipeline #232355 passed
......@@ -124,13 +124,13 @@ export default {
data: () => ({
editions,
metaEdition: [
{ title: 'Manuscripts', to: '/manuscripts.html' },
{ title: 'Edition guidelines', to: '/editionguidelines.html' },
{ title: 'Motifs', to: '/motifs.html' },
{ title: 'Manuscripts', to: '/manuscripts.html' },
{ title: 'Sayings', to: '/sayings.html' },
{ title: 'Proverbs', to: '/proverbs.html' },
{ title: 'Stemmata', to: '/stemmata.html' },
{ title: 'Collation', to: '/collation.html' },
{ title: 'Edition guidelines', to: '/editionguidelines.html' },
{ title: 'Stemmata', to: '/stemmata.html' },
{ title: 'Related Literature', to: '/relatedliterature.html' },
],
translations: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment