Finished help and docs page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user