We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ba888 commit 4b52db4Copy full SHA for 4b52db4
src/components/Header.astro
@@ -10,7 +10,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";
10
<a href="/" class="text-xs w-[7.4rem]">{SITE_DESCRIPTION}</a>
11
</div>
12
<div class="tabs">
13
- <HeaderLink href="/lab">🦄新自然工作室🧑💻</HeaderLink>
+ <HeaderLink href="/lab">🦄新自然研究室🧑💻</HeaderLink>
14
<HeaderLink href="/xyy">🧚逍遥游新自然🏝️</HeaderLink>
15
16
<div class="social-links">
0 commit comments