chore: added content and updated settings

This commit is contained in:
Catalin Pit
2024-04-12 12:05:31 +03:00
parent 24ed73ef3e
commit df699e890c
13 changed files with 318 additions and 9 deletions

View File

@ -1,7 +1,27 @@
{
"index": "My Homepage",
"contact": "Contact Us",
"about": "About Us",
"index": {
"title": "Home",
"type": "page",
"theme": {
"layout": "full",
"sidebar": false
}
},
"local-development": {
"title": "Local Development",
"type": "page"
},
"api": {
"title": "API",
"type": "page"
},
"webhook": {
"title": "Webhook",
"type": "page"
},
"---": {
"type": "separator"
},
"GitHub": {
"title": "View on GitHub",
"href": "https://documen.so/github",