mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Make the index page default
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ module.exports = {
|
||||
docs: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'intro',
|
||||
id: 'index.en-us',
|
||||
label: 'What is Gitea?',
|
||||
},
|
||||
{
|
||||
@@ -84,4 +84,4 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
]
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user