File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -270,12 +270,12 @@ async function siteConfig() {
270270 disableSwitch : false ,
271271 respectPrefersColorScheme : true ,
272272 } ,
273- announcementBar : {
274- content :
275- "<b>Give your feedback in the <a id='announcement-link' href='https://tripetto.app/run/7NCT3QTC00'>Tauri 2022 Community Survey</a>!</b>" ,
276- backgroundColor : 'var(--ifm-color-primary)' ,
277- textColor : 'var(--ifm-button-color)' ,
278- } ,
273+ // announcementBar: {
274+ // content:
275+ // "<b>Give your feedback in the <a id='announcement-link' href='https://tripetto.app/run/7NCT3QTC00'>Tauri 2022 Community Survey</a>!</b>",
276+ // backgroundColor: 'var(--ifm-color-primary)',
277+ // textColor: 'var(--ifm-button-color)',
278+ // },
279279 navbar : {
280280 hideOnScroll : false ,
281281 logo : {
You can’t perform that action at this time.
0 commit comments