Skip to content

Commit

Permalink
Update Header.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
andyluss authored Jan 19, 2025
1 parent df20265 commit b08287c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";
<a href="/" class="text-xs w-[7.4rem]">{SITE_DESCRIPTION}</a>
</div>
<div class="tabs">
<HeaderLink href="/life">🌳生活树</HeaderLink>
<HeaderLink href="/life">🌳生命树</HeaderLink>
<HeaderLink href="/lab">🦄研发社‍</HeaderLink>
<HeaderLink href="/xyy">🧚逍遥游</HeaderLink>
</div>
Expand Down

0 comments on commit b08287c

Please sign in to comment.