Finished help and docs page

This commit is contained in:
2025-05-07 14:44:12 +02:00
parent 63ca572109
commit 6c0d6d650b
4 changed files with 102 additions and 141 deletions

View File

@@ -318,6 +318,7 @@ export default {
<li>
<a
id="docs"
href="/app/docs"
class="flex items-center p-2 text-base font-medium text-gray-900 rounded-lg transition duration-75 hover:bg-gray-100 dark:hover:bg-gray-700 dark:text-white group"
>
<svg
@@ -340,6 +341,7 @@ export default {
<li>
<a
id="help"
href="/app/help"
class="flex items-center p-2 text-base font-medium text-gray-900 rounded-lg transition duration-75 hover:bg-gray-100 dark:hover:bg-gray-700 dark:text-white group"
>
<svg