docs: add banner (#3667)

This commit is contained in:
Florian Forster 2022-05-19 11:00:44 +02:00 committed by GitHub
parent c71ccc8a80
commit b4c8b146c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,14 @@ module.exports = {
],
themeConfig: {
zoomSelector: ".markdown :not(em) > img",
announcementBar: {
id: 'documentation',
content:
'This page contains the documentation for ZITADEL version 2, if you are looking for version 1 please visit <a target="_blank" rel="noopener noreferrer" href="https://docs.zitadel.ch">https://docs.zitadel.ch</a>',
backgroundColor: '#fafbfc',
textColor: '#091E42',
isCloseable: false,
},
navbar: {
// title: 'ZITADEL',
logo: {