Skip to content

Commit a62e2ca

Browse files
committed
add announcement bar
1 parent ff7f1d5 commit a62e2ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,9 @@ const config: Config = applyTransformers({
238238
],
239239
themeConfig: {
240240
image: siteConfig.socialCard ?? 'img/social-card.jpg',
241+
announcementBar: {
242+
content: 'Aktuell keine API-Anbindung, siehe PR #246'
243+
},
241244
navbar: {
242245
title: TITLE,
243246
logo: {

0 commit comments

Comments
 (0)