Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
(cherry picked from commit f355d17)
  • Loading branch information
AmazingAng authored and chongqiangchen committed May 14, 2023
1 parent 2905e59 commit a0464af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/doc/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// Replace with your project's social card
colorMode: {
defaultMode: 'dark',
disableSwitch: false,
respectPrefersColorScheme: false,
},
image: "img/docusaurus-social-card.jpg",
navbar: {
title: "SoLive",
Expand Down

0 comments on commit a0464af

Please sign in to comment.