This commit is contained in:
jewhyena 2025-06-10 03:05:27 +03:00 committed by GitHub
commit bb6bf9aa40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,6 +57,11 @@ const config: Config = {
], ],
themeConfig: { themeConfig: {
colorMode: {
defaultMode: "light",
disableSwitch: false,
respectPrefersColorScheme: true,
},
// Replace with your project's social card // Replace with your project's social card
image: "img/docusaurus-social-card.jpg", image: "img/docusaurus-social-card.jpg",
navbar: { navbar: {