17 lines
316 B
JSON
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"
|
|
}
|
|
]
|
|
}
|