hotfix: go to repl link

This commit is contained in:
Felix Roos 2022-12-23 01:05:17 +01:00
parent d89502f91f
commit 8c09e7ba36

View File

@ -38,7 +38,7 @@ const sidebar = SIDEBAR[langCode];
<div class="search-item h-10">
<!-- <Search client:idle /> -->
</div>
<a href=".." class="hidden md:flex cursor-pointer items-center space-x-1"
<a href="/" class="hidden md:flex cursor-pointer items-center space-x-1"
><CommandLineIcon className="w-5 h-5" /><span>go to REPL</span>
</a>
<div class="md:hidden">