Skip to content

Commit

Permalink
🐛 fix: links to image
Browse files Browse the repository at this point in the history
  • Loading branch information
andrehadianto committed Sep 27, 2024
1 parent 4112a39 commit 8bc4e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export default function Home() {
unoptimized
alt="sticker-tools"
className="rounded-md object-cover"
src="http://localhost:3000/andrehadianto.com/assets/sticker-map-tools.png"
src="https://andrehadianto.github.io/andrehadianto.com/assets/sticker-map-tools.png"
/>
</div>
<div className="">
Expand Down

0 comments on commit 8bc4e69

Please sign in to comment.