Skip to content

Commit 4b52db4

Browse files
authored
Update Header.astro
1 parent b9ba888 commit 4b52db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";
1010
<a href="/" class="text-xs w-[7.4rem]">{SITE_DESCRIPTION}</a>
1111
</div>
1212
<div class="tabs">
13-
<HeaderLink href="/lab">🦄新自然工作室🧑‍💻</HeaderLink>
13+
<HeaderLink href="/lab">🦄新自然研究室🧑‍💻</HeaderLink>
1414
<HeaderLink href="/xyy">🧚逍遥游新自然🏝️</HeaderLink>
1515
</div>
1616
<div class="social-links">

0 commit comments

Comments
 (0)