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

chore: change menue Item order in Translation

closes #133
parent a55137fc
No related branches found
No related tags found
No related merge requests found
Pipeline #232306 passed with warnings
......@@ -134,8 +134,8 @@ export default {
{ title: 'Related Literature', to: '/relatedliterature.html' },
],
translations: [
{ title: 'Translation of the Arabic version', to: '/arabictranslation.html' },
{ title: 'Translation of the Syriac version', to: '/syriacranslation.html' },
{ title: 'Translation of the Arabic version', to: '/arabictranslation.html' },
],
project: [
{ title: 'About', to: '/about.html' },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment