From 6982823d6ae807f6f5d67c5f4c736a579802b3e5 Mon Sep 17 00:00:00 2001 From: mahula Date: Mon, 10 Mar 2025 15:52:05 +0100 Subject: [PATCH] add max to side menu (#256) --- docs/.vuepress/config/theme.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index 8acd198..98f1a62 100644 --- a/docs/.vuepress/config/theme.js +++ b/docs/.vuepress/config/theme.js @@ -59,6 +59,7 @@ export default hopeTheme({ '/team/alexander-friedland', '/team/hannes-heine', { link: '/team/mathias-lenz', text: 'Mathias Lenz' }, + '/team/maximilian-harz', '/team/moriz-wahl', '/team/ulf-gebhardt', '/team/wolfgang-huss'