Add license to site

This commit is contained in:
Mykola Grymalyuk
2021-03-23 08:39:33 -06:00
parent bd86a8cc04
commit 6475b3f055
5 changed files with 41 additions and 2 deletions
+10
View File
@@ -103,6 +103,16 @@ module.exports = {
'ICNS',
]
},
{
title: 'Credit',
collapsable: false,
sidebarDepth: 1,
children: [
'DONATE',
'LICENSE',
]
},
{
title: 'Documentation',
collapsable: false,