Skip to content
Snippets Groups Projects
Commit f3356e97 authored by Marco Holz's avatar Marco Holz
Browse files

Merge branch 'mr-announcementbar-contact' into 'main'

planning#463: Update announcement bar

See merge request !195
parents dfd1272a cef20d92
No related branches found
No related tags found
1 merge request!195planning#463: Update announcement bar
...@@ -18,10 +18,10 @@ module.exports = { ...@@ -18,10 +18,10 @@ module.exports = {
announcementBar: { announcementBar: {
id: 'under-construction', id: 'under-construction',
content: content:
'🚧 Die Dokumentation ist aktuell noch in stetigem Wandel. Fragen, Probleme oder Feedback einfach an uns über diese <a target="_blank" href="mailto:servicedesk+fit-connect-planning-74-issue-@gitlab-incoming.fitko.net">E-Mail</a> senden.', '🚧 Die Dokumentation ist aktuell noch in stetigem Wandel. Kontaktmöglichkeiten für Fragen, Probleme und Feedback haben wir <a href="https://docs.fitko.de/fit-connect/contact">auf der Kontakt-Seite</a> zusammengestellt.',
backgroundColor: '#FFC819', backgroundColor: '#FFC819',
textColor: '#000000', textColor: '#000000',
isCloseable: false, isCloseable: true,
}, },
colorMode: { colorMode: {
disableSwitch: true, disableSwitch: true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment