wiki_service fix, HowtosIndexPage fix

This commit is contained in:
2026-07-27 21:34:09 +02:00
parent 43e6c7e00b
commit 4af9a958bb
2 changed files with 3 additions and 3 deletions
@@ -37,7 +37,7 @@
<a
v-for="page in recentPages"
:key="page.id"
:href="`${WIKI_BASE}/${page.locale}/${page.path}`"
:href="`${WIKI_BASE}/${page.path}`"
target="_blank"
class="group card-interactive flex flex-col"
>