mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 08:42:31 +00:00
use relative path
This commit is contained in:
@@ -307,11 +307,8 @@
|
||||
</Menubar.Menu>
|
||||
</Menubar.Root>
|
||||
<div class="h-fit flex flex-row items-center ml-1 gap-1">
|
||||
<Button
|
||||
variant="ghost"
|
||||
href="{base}/about"
|
||||
target="_blank"
|
||||
class="cursor-default h-fit rounded-sm">{$_('menu.about')}</Button
|
||||
<Button variant="ghost" href="./about" target="_blank" class="cursor-default h-fit rounded-sm"
|
||||
>{$_('menu.about')}</Button
|
||||
>
|
||||
<Button
|
||||
variant="ghost"
|
||||
|
Reference in New Issue
Block a user