Skip to content

Commit

Permalink
Move profile image
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcginnes committed Feb 4, 2024
1 parent a90fc79 commit 721f4c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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 "./../../public/profile.jpg"
import profilePic from "./profile.jpg"

export default function HomePage() {
return (
Expand Down
File renamed without changes

0 comments on commit 721f4c7

Please sign in to comment.