Skip to content

Commit

Permalink
Update style
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Feb 14, 2024
1 parent 0444b6f commit 5837e67
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,6 @@ module.exports = {
to: "/help",
position: "left",
},
{
href: "https://casdoor.com",
label: "For Enterprise",
position: "left",
},
{
href: "https://casdoor.com",
label: "Hosting Plan (SaaS)",
position: "left",
},
{
type: "localeDropdown",
position: "right",
Expand Down Expand Up @@ -93,20 +83,6 @@ module.exports = {
type: "search",
position: "right",
},
{
type: "custom-casdoor",
label: "Sign Up",
src: "https://casdoor.com",
position: "right",
className: "casdoor-signup casdoor-link",
},
{
type: "custom-casdoor",
label: "Login",
src: "https://casdoor.com",
position: "right",
className: "casdoor-login casdoor-link",
},
],
},
footer: {
Expand Down Expand Up @@ -190,12 +166,6 @@ var _hmt = _hmt || [];
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
},
announcementBar: {
id: "announcement", // ID of the announcement bar
content:
"<a target=\"_blank\" rel=\"noreferrer\" href=\"https://casdoor.org/\">💖 Looking for an open-source identity and access management solution like Okta, Auth0, Keycloak ? Learn more about: Casdoor</a>",
isCloseable: true,
},
docs: {
sidebar: {hideable: true},
},
Expand Down

0 comments on commit 5837e67

Please sign in to comment.