We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3404b commit 274c15eCopy full SHA for 274c15e
docusaurus.config.js
@@ -7,6 +7,7 @@ module.exports = {
7
organizationName: 'obsidian-rs', // Usually your GitHub org/user name.
8
projectName: 'obsidian-rs.github.io', // Usually your repo name.
9
themeConfig: {
10
+ disableDarkMode: true,
11
navbar: {
12
title: 'Obsidian',
13
// logo: {
0 commit comments