diff --git a/src/pages/knowledge-base/index.astro b/src/pages/knowledge-base/index.astro index ed19236..a77170b 100644 --- a/src/pages/knowledge-base/index.astro +++ b/src/pages/knowledge-base/index.astro @@ -26,7 +26,7 @@ const dhbwModules = await getCollection('dhbw', (module) => module.data.show);