chore: added frontmatter plus some changes

This commit is contained in:
Catalin Pit
2024-04-12 14:40:39 +03:00
parent 1f71baaffb
commit c29e6ea861
13 changed files with 87 additions and 28 deletions

View File

@ -7,6 +7,10 @@
"sidebar": false
}
},
"app": {
"title": "Getting Started",
"type": "page"
},
"faq": {
"title": "FAQ",
"type": "page"
@ -23,6 +27,10 @@
"title": "Webhook",
"type": "page"
},
"contributing": {
"title": "Contributing Guide",
"type": "page"
},
"---": {
"type": "separator"
},