Skip to content

Commit

Permalink
Update: Add niconico link to toppage
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Jun 15, 2024
1 parent d1e2a0c commit ec78b75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/(hayao)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ export default function Home() {
<Link className="text-accent hover:underline" href="/me">
About Me
</Link>
<Link className="hover:underline" href="/playground/niconico/">
ニコニコ動画検索
</Link>

<Link className="hover:underline" href="/blog">
BLOG
</Link>
Expand Down

0 comments on commit ec78b75

Please sign in to comment.