32 lines
717 B
JSON
32 lines
717 B
JSON
{
|
|
"name": "Forem Docs",
|
|
"root": "./",
|
|
"logo": "seedling.png",
|
|
"host": "0.0.0.0",
|
|
"header_links": [
|
|
{
|
|
"title": "Repo",
|
|
"href": "https://github.com/forem/forem",
|
|
"target": "_blank",
|
|
"rel": "noopener noreferrer nofollow"
|
|
},
|
|
{
|
|
"title": "DEV",
|
|
"href": "https://dev.to",
|
|
"target": "_blank",
|
|
"rel": "noopener noreferrer nofollow"
|
|
},
|
|
{
|
|
"title": "Ruby doc",
|
|
"href": "https://docs.forem.com/ruby-doc",
|
|
"target": "_blank",
|
|
"rel": "noopener noreferrer nofollow"
|
|
},
|
|
{
|
|
"title": "API doc",
|
|
"href": "https://docs.forem.com/api",
|
|
"target": "_blank",
|
|
"rel": "noopener noreferrer nofollow"
|
|
}
|
|
]
|
|
}
|