Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Fwigs committed May 12, 2023
1 parent d208bbd commit 5f920f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ const Home: NextPage = () => {
<Link href="/library/">
<a>Library!</a>
</Link>
<img src="/imgs/credits.svg" width="25" height="25" />
<Link href="/credits/">
<a>Credits!</a>
</Link>
<img src="/imgs/changelog.svg" width="25" height="25" />
<Link href="/changelog/">
<a>Changelog!</a>
Expand Down

0 comments on commit 5f920f9

Please sign in to comment.