File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -51,13 +51,13 @@ const config = {
5151 editUrl :
5252 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/' ,
5353 } ,
54- blog : {
55- showReadingTime : true ,
56- // Please change this to your repo.
57- // Remove this to remove the "edit this page" links.
58- editUrl :
59- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/' ,
60- } ,
54+ // blog: {
55+ // showReadingTime: true,
56+ // // Please change this to your repo.
57+ // // Remove this to remove the "edit this page" links.
58+ // editUrl:
59+ // 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
60+ // },
6161 theme : {
6262 customCss : require . resolve ( './src/css/custom.css' ) ,
6363 } ,
You can’t perform that action at this time.
0 commit comments