mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Add language url on imprint.
This commit is contained in:
parent
bf33470c96
commit
4b6b78d69a
@ -27,7 +27,7 @@ export default hopeTheme({
|
|||||||
footer: 'Unter der <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT Lizenz<!--]--><!----></a> ausgeliefert.',
|
footer: 'Unter der <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT Lizenz<!--]--><!----></a> ausgeliefert.',
|
||||||
navbar: [
|
navbar: [
|
||||||
{
|
{
|
||||||
text: 'Documentation',
|
text: 'Dokumentation',
|
||||||
link: 'https://docs.ocelot.social/' ,
|
link: 'https://docs.ocelot.social/' ,
|
||||||
target: '_self',
|
target: '_self',
|
||||||
},
|
},
|
||||||
@ -61,7 +61,7 @@ export default hopeTheme({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: 'Imprint',
|
text: 'Imprint',
|
||||||
link: '/impressum/'
|
link: '/en/impressum/'
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@ -83,7 +83,7 @@ export default hopeTheme({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: 'Mentions légales',
|
text: 'Mentions légales',
|
||||||
link: '/impressum/'
|
link: '/fr/impressum/'
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user