Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingAng committed May 3, 2023
1 parent de1a833 commit f355d17
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

2 comments on commit f355d17

@vercel
Copy link

@vercel vercel bot commented on f355d17 May 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on f355d17 May 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

solive-doc – ./

solive-doc-git-main-wtfacademy.vercel.app
solive-doc.vercel.app
solive-doc-wtfacademy.vercel.app

Please sign in to comment.