diff --git a/config/default.ts b/config/default.ts index e636a37c..83eda7b3 100644 --- a/config/default.ts +++ b/config/default.ts @@ -52,6 +52,19 @@ const config: Partial = { icon: 'menu', id: 'main', items: [ + { + icon: 'newspaper', + route: '/', + title: 'news', + translations: { + de: { + title: 'Aktuelles', + }, + en: { + title: 'news', + }, + }, + }, { icon: 'search', route: '/search', @@ -144,7 +157,7 @@ const config: Partial = { }, }, ], - name: 'Goethe-Uni - Goethe-Universität Frankfurt am Main', + name: 'Goethe-Uni', privacyPolicyUrl: 'https://mobile.server.uni-frankfurt.de/_static/privacy.md', settings: [ {