📝 Added docs to navbar

This commit is contained in:
Mawoka
2022-03-10 17:37:21 +01:00
parent a20cd7d617
commit d25207a872
+6
View File
@@ -91,5 +91,11 @@
href="https://github.com/mawoka-myblock/classquiz">GitHub</a href="https://github.com/mawoka-myblock/classquiz">GitHub</a
> >
</li> </li>
<li class="py-2">
<a
class="text-lg font-medium lg:px-4 text-gray-600 hover:text-green-600 link-hover"
href="/docs">Docs</a
>
</li>
</ul> </ul>
</nav> </nav>