Add Toolbox Page and rename help page

This commit is contained in:
Daniel Pötzinger
2017-03-31 11:51:57 +02:00
parent 733b715156
commit 6b42129885
4 changed files with 49 additions and 3 deletions

View File

@@ -9,7 +9,8 @@ export const getPageNames = (radar) => {
return [
'index',
'overview',
'help',
'help-and-about-tech-radar',
'aoe-toolbox',
...quadrants,
...getItemPageNames(radar.items),
]