mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
feat: documentation site
This commit is contained in:
10
apps/documentation/pages/_meta.json
Normal file
10
apps/documentation/pages/_meta.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"index": "My Homepage",
|
||||
"contact": "Contact Us",
|
||||
"about": "About Us",
|
||||
"GitHub": {
|
||||
"text": "View on GitHub",
|
||||
"href": "https://documen.so/github",
|
||||
"newWindow": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user