feat(landing): Add impressum, update translations
This commit is contained in:
@@ -250,10 +250,6 @@ const footerLinks = computed<NavigationMenuItem[]>(() => [
|
||||
{
|
||||
label: t('footer.privacy'),
|
||||
to: '/datenschutz'
|
||||
},
|
||||
{
|
||||
label: t('footer.terms'),
|
||||
to: '/agb'
|
||||
}
|
||||
])
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user