From 5f919d2202bd9d62fe641042758b60ded2a99f49 Mon Sep 17 00:00:00 2001 From: robinbraemer Date: Fri, 12 Apr 2024 14:56:24 +0200 Subject: [PATCH] fix link and positions --- .web/docs/.vitepress/theme/components/positions/JoinUs.vue | 2 +- .web/docs/.vitepress/theme/components/posts/Layout.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.web/docs/.vitepress/theme/components/positions/JoinUs.vue b/.web/docs/.vitepress/theme/components/positions/JoinUs.vue index f4803e8..4508bfc 100644 --- a/.web/docs/.vitepress/theme/components/positions/JoinUs.vue +++ b/.web/docs/.vitepress/theme/components/positions/JoinUs.vue @@ -19,8 +19,8 @@ - + diff --git a/.web/docs/.vitepress/theme/components/posts/Layout.vue b/.web/docs/.vitepress/theme/components/posts/Layout.vue index ac51021..69a6240 100644 --- a/.web/docs/.vitepress/theme/components/posts/Layout.vue +++ b/.web/docs/.vitepress/theme/components/posts/Layout.vue @@ -12,7 +12,7 @@ const { page, frontmatter } = useData()