Skip to content

Commit

Permalink
Revert "Move profile image"
Browse files Browse the repository at this point in the history
This reverts commit 721f4c7.
  • Loading branch information
kmcginnes committed Feb 4, 2024
1 parent ebd9a0a commit 8d78231
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
VSCodeIcon,
XcodeIcon,
} from "./icons"
import profilePic from "./profile.jpg"
import profilePic from "./../../public/profile.jpg"

export default function HomePage() {
return (
Expand Down

0 comments on commit 8d78231

Please sign in to comment.