docbrown/docs/.gitdocs.json

27 lines
527 B
JSON

{
"name": "DEV Docs",
"root": "./",
"logo": "devblacksquarelogo.svg",
"header_links": [
{
"title": "Repo",
"href": "https://github.com/thepracticaldev/dev.to",
"target": "_blank"
},
{
"title": "DEV",
"href": "https://dev.to",
"target": "_blank"
},
{
"title": "Ruby doc",
"href": "http://docs.dev.to/ruby-doc",
"target": "_blank"
},
{
"title": "API doc",
"href": "http://docs.dev.to/api",
"target": "_blank"
}
]
}