File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ const config = {
4747 routeBasePath : 'docs' ,
4848 // Please change this to your repo.
4949 // Remove this to remove the "edit this page" links.
50- // editUrl:
51- // 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared /',
50+ editUrl :
51+ 'https://github.com/BasisVR/BasisDocs /' ,
5252 } ,
53- // blog: {
54- // showReadingTime: true,
55- // feedOptions: {
56- // type: ['rss', 'atom'],
57- // xslt: true,
58- // },
53+ /** blog: {
54+ showReadingTime: true,
55+ feedOptions: {
56+ type: ['rss', 'atom'],
57+ xslt: true,
58+ },
5959 // Please change this to your repo.
6060 // Remove this to remove the "edit this page" links.
6161 editUrl:
@@ -64,7 +64,7 @@ const config = {
6464 onInlineTags: 'warn',
6565 onInlineAuthors: 'warn',
6666 onUntruncatedBlogPosts: 'warn',
67- //},
67+ },*/
6868 theme : {
6969 customCss : './src/css/custom.css' ,
7070 } ,
You can’t perform that action at this time.
0 commit comments