Skip to content

Commit c8e08fe

Browse files
committed
fix index
1 parent 344d781 commit c8e08fe

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed
File renamed without changes.

docusaurus.config.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -48,25 +48,6 @@ const config = {
4848
({
4949
docs: {
5050
sidebarPath: './sidebars.js',
51-
// Please change this to your repo.
52-
// Remove this to remove the "edit this page" links.
53-
editUrl:
54-
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
55-
},
56-
blog: {
57-
showReadingTime: true,
58-
feedOptions: {
59-
type: ['rss', 'atom'],
60-
xslt: true,
61-
},
62-
// Please change this to your repo.
63-
// Remove this to remove the "edit this page" links.
64-
editUrl:
65-
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
66-
// Useful options to enforce blogging best practices
67-
onInlineTags: 'warn',
68-
onInlineAuthors: 'warn',
69-
onUntruncatedBlogPosts: 'warn',
7051
},
7152
}),
7253
],

0 commit comments

Comments
 (0)