Skip to content

Commit

Permalink
refactor: add GitHub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
behzadam committed Aug 20, 2024
1 parent c7547f9 commit 667e823
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ export default function Home(): JSX.Element {
<h1 className="font-jakarta">WOTES</h1>
<h2 className="text-lg font-mono font-light dark:text-neutral-400">
My personal notes on advanced web development concepts.
<a href="https://github.com/behzadam/wotes" target="_blank">
GitHub
</a>
</h2>
</header>
<Link
Expand Down

0 comments on commit 667e823

Please sign in to comment.