docbrown/docs/.gitdocs.json
2018-08-08 18:01:17 -04:00

17 lines
316 B
JSON

{
"name": "DEV Docs",
"root": "./",
"logo": "devblacksquarelogo.svg",
"header_links": [
{
"title": "Repo",
"href": "https://github.com/thepracticaldev/dev.to",
"target": "_blank"
},
{
"title": "dev.to",
"href": "https://dev.to",
"target": "_blank"
}
]
}