File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -106,13 +106,13 @@ const config: Config = {
106106 themeConfig : {
107107 // Social media preview card (Open Graph, Twitter Card)
108108 image : 'img/social-card.png' ,
109- announcementBar : {
110- id : 'under_construction' ,
111- content : '🚧 Course Under Development - Content is still changing' ,
112- backgroundColor : 'var(--announcement-bg)' ,
113- textColor : 'var(--announcement-text)' ,
114- isCloseable : false ,
115- } ,
109+ // announcementBar: {
110+ // id: 'under_construction',
111+ // content: '🚧 Course Under Development - Content is still changing',
112+ // backgroundColor: 'var(--announcement-bg)',
113+ // textColor: 'var(--announcement-text)',
114+ // isCloseable: false,
115+ // },
116116 colorMode : {
117117 respectPrefersColorScheme : true ,
118118 } ,
You can’t perform that action at this time.
0 commit comments