fixed shortcut label to be platform specific + home removed
This commit is contained in:
@@ -111,7 +111,6 @@ const fullTitle = `${title} | ${siteConfig.title}`;
|
||||
)}
|
||||
</div>
|
||||
<div class="flex gap-2 md:gap-3 items-center text-sm md:text-base w-full md:w-auto justify-center md:justify-end">
|
||||
<a href="/" class="text-subtext0 hover:text-text transition-colors px-2 py-1">Home</a>
|
||||
<Search client:load />
|
||||
{isAdmin && (
|
||||
<div class="flex items-center gap-1 pl-2 ml-1 border-l border-surface1/60">
|
||||
|
||||
Reference in New Issue
Block a user