🚸 Added docs how to import from kahoot

This commit is contained in:
Mawoka
2022-03-10 17:22:12 +01:00
parent 8a816bdb4c
commit fc2edd8a72
5 changed files with 2485 additions and 3220 deletions
+13 -1
View File
@@ -110,7 +110,6 @@
</div>
</div>
<div class='flex items-center justify-between mt-4'>
<span></span>
@@ -141,6 +140,19 @@
</div>
</form>
</div>
<div
class='flex items-center justify-center py-4 text-center bg-gray-50 dark:bg-gray-700'
>
<span class='text-sm text-gray-600 dark:text-gray-200'
>Need help?
</span>
<a
href='/docs/import-from-kahoot'
class='mx-2 text-sm font-bold text-blue-500 dark:text-blue-400 hover:underline'
>Visit the docs</a
>
</div>
</div>
</div>
</div>