Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
exussum12 authored Sep 20, 2023
1 parent 527299c commit cfbcddf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@ module.exports={
],
"plugins": [],
"themeConfig": {
"colorMode": {
defaultMode: 'dark',
disableSwitch: false,
respectPrefersColorScheme: false
},
"colorMode": {
defaultMode: 'dark',
disableSwitch: false,
respectPrefersColorScheme: false
},
"navbar": {
"title": "Sykes Holiday Cottages",
"logo": {
"src": "img/sykes-primary-logo.svg",
"srcDark": "img/sykes-primary-logo-white.svg"
"srcDark": "img/sykes-primary-logo-white.svg"
},
"items": []
},
Expand Down

0 comments on commit cfbcddf

Please sign in to comment.