user guide structure draft

This commit is contained in:
vcoppe
2024-07-08 22:43:50 +02:00
parent 2bcfba0fa4
commit ad7ff5ddba
36 changed files with 171 additions and 46 deletions

View File

@@ -44,10 +44,10 @@
<Button
variant="link"
class="h-6 px-0 text-muted-foreground"
href={getURLForLanguage('/[...language]/documentation', $locale)}
href={getURLForLanguage('/[...language]/help', $locale)}
>
<BookOpenText size="16" class="mr-1" />
{$_('homepage.documentation')}
{$_('menu.help')}
</Button>
</div>
<div class="flex flex-col items-start gap-1" id="contact">