From a00cb4bc1cfb216bc0166a1165d43e8b71f84a21 Mon Sep 17 00:00:00 2001 From: mahula Date: Sun, 1 Feb 2026 22:38:06 +0100 Subject: [PATCH] feat(content): finish #635 (#636) * profile anton * add anton profile link to sidebar team member links --------- Co-authored-by: Anton Tranelis --- docs/.vuepress/config/theme.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.vuepress/config/theme.ts b/docs/.vuepress/config/theme.ts index d981db7..9ed3f5a 100644 --- a/docs/.vuepress/config/theme.ts +++ b/docs/.vuepress/config/theme.ts @@ -59,6 +59,7 @@ export default hopeTheme({ collapsible: false, children: [ '/team/alexander-friedland', + '/team/anton-tranelis', '/team/hannes-heine', { link: '/team/mathias-lenz', text: 'Mathias Lenz' }, '/team/maximilian-harz',