Skip to content

Commit b0d668d

Browse files
committed
headshots
1 parent 9a723ff commit b0d668d

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

src/assets/png/HEADSHOT.png

531 KB
Loading

src/assets/png/HEADSHOT_CIRCLE.png

581 KB
Loading
555 KB
Loading

src/components/Navbar/Navbar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ function Navbar() {
222222

223223
<Fade left>
224224
<NavLink
225-
to='/#resume'
225+
to='/esume'
226226
smooth={true}
227227
spy='true'
228228
duration={2000}

src/data/headerData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ export const headerData = {
66
description: "React and React Native Developer with Full Stack Experience, Online Educator, Musician, and a Solid Asset for your next project or adventure! ",
77
description2: " ",
88
href2: "\" alt='jon christie headshot portfolio fullstack11235'\"><a>",
9-
image: 'https://raw.githubusercontent.com/mathcodes/mathcodes.github.io/main/src/assets/img/hs.png',
9+
image: '../assets/png/HEADSHOT_WhiteCircle.png',
1010
resumePdf: resume
1111
}

0 commit comments

Comments
 (0)