website: add greenhouse

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-11-17 11:12:36 +01:00
parent 828895195e
commit 53baa806d9
2 changed files with 44 additions and 3 deletions

View File

@ -41,9 +41,9 @@ module.exports = {
position: "left",
},
{
to: "api/",
activeBasePath: "api",
label: "API",
to: "jobs/",
activeBasePath: "jobs",
label: "Jobs",
position: "left",
},
{