This commit is contained in:
xoyseau 2025-10-29 10:30:58 +07:00 committed by GitHub
commit 6dcd2a768b
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: {