File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -42,15 +42,15 @@ const config = {
42
42
sidebarPath : require . resolve ( './sidebars.js' ) ,
43
43
// Please change this to your repo.
44
44
// Remove this to remove the "edit this page" links.
45
- editUrl :
46
- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/' ,
45
+ // editUrl:
46
+ // 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
47
47
} ,
48
48
blog : {
49
49
showReadingTime : true ,
50
50
// Please change this to your repo.
51
51
// Remove this to remove the "edit this page" links.
52
- editUrl :
53
- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/' ,
52
+ // editUrl:
53
+ // 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
54
54
} ,
55
55
theme : {
56
56
customCss : require . resolve ( './src/css/custom.css' ) ,
@@ -96,7 +96,7 @@ const config = {
96
96
title : 'Docs' ,
97
97
items : [
98
98
{
99
- label : 'Documentatione ' ,
99
+ label : 'Documentazione ' ,
100
100
to : '/docs/category/documentazione' ,
101
101
} ,
102
102
] ,
You can’t perform that action at this time.
0 commit comments