Skip to content

Commit

Permalink
docs: improve pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeguy committed Sep 23, 2023
1 parent 83aeaee commit 3593055
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,6 @@ module.exports = {
label: "Editor",
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 @@ -121,20 +111,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 @@ -264,12 +240,6 @@ var _hmt = _hmt || [];
darkTheme: darkCodeTheme,
additionalLanguages: ["ini", "csv", "lua", "csharp", "java", "php", "rust"],
},
announcementBar: {
id: "announcement", // ID of the announcement bar
content:
"<a 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 All @@ -281,10 +251,6 @@ var _hmt = _hmt || [];
src: "/js/isMainland.js",
async: true,
},
{
src: "/js/tawk.js",
async: true,
},
{
src: "/js/hotjar.js",
async: true,
Expand Down

0 comments on commit 3593055

Please sign in to comment.