Skip to content

Commit

Permalink
change blog link
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunkh committed Sep 28, 2024
1 parent 73b9580 commit 2a5d50d
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function Home() {
<div className="flex w-1/2 justify-center text-xl space-x-4">
<a
className="text-[#add8e6] hover:underline"
href="https://shaunkh.xyz/"
href="https://shaunkh.bearblog.dev/"
target="_blank"
>
<h1>blog</h1>
Expand Down

0 comments on commit 2a5d50d

Please sign in to comment.