mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-30 16:33:19 -04:00
hotfix: go to repl link
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user