Skip to content

Commit f05d958

Browse files
committed
Remove Feedback Banner
1 parent ed54c06 commit f05d958

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docusaurus.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@ module.exports = {
3131
respectPrefersColorScheme: true,
3232
disableSwitch: true
3333
},
34-
announcementBar: {
35-
id: 'feedback_survey',
36-
content:
37-
'How do you like the SAP Cloud SDK? Share your <a href="https://sapinsights.eu.qualtrics.com/jfe/form/SV_0P69X6kJ0Pdxqbc" style="color: var(--ifm-link-color);text-decoration: var(--ifm-link-decoration);transition: color var(--ifm-transition-fast) var(--ifm-transition-timing-default)">feedback</a>.',
38-
backgroundColor: 'var(--ifm-color-primary-contrast-background)',
39-
textColor: 'var(--ifm-color-primary-contrast-foreground)',
40-
isCloseable: false
41-
},
4234
prism: {
4335
additionalLanguages: ['powershell', 'java', 'groovy'],
4436
theme: require('prism-react-renderer').themes.github,

0 commit comments

Comments
 (0)