Skip to content

Commit 8020260

Browse files
committed
Remove homepage
1 parent c63bf26 commit 8020260

File tree

3 files changed

+3
-41
lines changed

3 files changed

+3
-41
lines changed

docs/intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 1
3+
slug: /
34
---
45

56
# Home

docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ const config = {
2323
({
2424
docs: {
2525
sidebarPath: require.resolve('./sidebars.js'),
26+
routeBasePath: '/',
2627
// Please change this to your repo.
27-
editUrl: 'https://github.com/hibiscusmc/docs/tree/main/packages/create-docusaurus/templates/shared/',
28+
editUrl: 'https://github.com/hibiscusmc/docs/',
2829
},
2930
blog: {
3031
showReadingTime: true,

src/pages/index.js

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)