Skip to content

Commit 0acdbe9

Browse files
authored
update cv (#54)
1 parent 9fc67fb commit 0acdbe9

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

Binary file not shown.
-39 KB
Binary file not shown.

src/components/Header/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import type { HeaderQuery } from 'root/graphql-types';
44

55
import { useLocation } from '@reach/router';
66
import { HeaderView } from 'cmpts/Header/HeaderView';
7-
import cv from 'docs/podabed-cv.pdf';
7+
import cv from 'docs/padabed-senior-mobile-frontend-developer-cv.pdf';
88
import { graphql, useStaticQuery } from 'gatsby';
99
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
1010
// @ts-ignore

0 commit comments

Comments
 (0)