docbrown/docs/.gitdocs.json

31 lines
707 B
JSON

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