mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-14 23:28:30 +00:00
hotfix: go to repl link
This commit is contained in:
parent
d89502f91f
commit
8c09e7ba36
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user