diff --git a/.gitignore b/.gitignore index a23894c..dcc4bad 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,3 @@ node_modules # Build output dist stats.html - -# Generated CV -public/cv.pdf diff --git a/public/cv.pdf b/public/cv.pdf new file mode 100644 index 0000000..ac7c0ae Binary files /dev/null and b/public/cv.pdf differ