29 lines
905 B
JSON
29 lines
905 B
JSON
{
|
||
"selectedTheme": "default",
|
||
"redirects": [
|
||
{
|
||
"source": "/",
|
||
"destination": "/docs",
|
||
"permanent": true
|
||
}
|
||
],
|
||
"title": "Tina",
|
||
"description": "TinaCMS is a fully open-source headless CMS that supports Git",
|
||
"seoDefaultTitle": "TinaCMS – Headless CMS with GitHub & Markdown Support",
|
||
"publisher": "TinaCMS",
|
||
"applicationName": "TinaCMS",
|
||
"siteUrl": "https://tina.io",
|
||
"roadmapUrl": "https://tina.io/roadmap/",
|
||
"licenseUrl": "https://github.com/tinacms/tinacms/blob/master/LICENSE",
|
||
"keywords": "nextjs, react, cms, next, tina, markdown, git, open-source, headless",
|
||
"docsHomepage": "/docs/index",
|
||
"autoApiTitles": true,
|
||
"defaultOGImage": "/og/tina-og.png",
|
||
"social": {
|
||
"twitterHandle": "@tinacms",
|
||
"twitter": "https://twitter.com/tinacms",
|
||
"github": "https://github.com/tinacms/tinacms",
|
||
"forum": "https://tina.io/community"
|
||
}
|
||
}
|