File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Expand file tree Collapse file tree 2 files changed +0
-19
lines changed File renamed without changes.
Original file line number Diff line number Diff 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 ] ,
You can’t perform that action at this time.
0 commit comments