feat: reintroduce config.toggles to hide parts of the radar and change behaviour
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"basePath": "/techradar",
|
||||
"editUrl": "https://github.dev/AOEpeople/techradar/blob/main/radar/{release}/{id}.md",
|
||||
"toggles": {
|
||||
"showChart": true,
|
||||
"showTagFilter": true,
|
||||
"showQuadrantList": true,
|
||||
"showEmptyRings": false
|
||||
},
|
||||
"colors": {
|
||||
"foreground": "#fcf2e6",
|
||||
"background": "#113521",
|
||||
|
||||
Reference in New Issue
Block a user