We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33babf7 commit 0a74e30Copy full SHA for 0a74e30
src/data/headerData.js
@@ -7,6 +7,6 @@ export const headerData = {
7
image: '/orangeJon.png',
8
BG: '/jcircle3Dorange.svg',
9
BG2: 'https://raw.githubusercontent.com/mathcodes/mathcodes.github.io/main/src/assets/img/JCircle_dark_gray.png',
10
- resumePdf: 'https://github.com/mathcodes/mathcodes.github.io/raw/sync/public/Jon_Christie_Resume.pdf',
+ resumePdf: 'https://github.com/mathcodes/mathcodes.github.io/raw/main/src/assets/pdf/Jon_Christie_Resume.pdf',
11
CTA_MARKETING_FOR_OPEN_SOURCE: 'https://github.com/mathcodes/mathcodes.github.io/raw/sync/public/Marketing%20for%20Open-Source%20Projects.pdf',
12
}
0 commit comments