Skip to content

Commit 47c6079

Browse files
Remove landing page
1 parent a7f772e commit 47c6079

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
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: 0
3+
slug: /
34
---
45

56
# Introduction

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ const config = {
3939
/** @type {import('@docusaurus/preset-classic').Options} */
4040
({
4141
docs: {
42+
routeBasePath: '/',
4243
sidebarPath: require.resolve('./sidebars.js'),
4344
sidebarCollapsed: false,
4445
// Please change this to your repo.
File renamed without changes.

0 commit comments

Comments
 (0)