diff --git a/hugo.yaml b/hugo.yaml index b4a2077..276782c 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -33,7 +33,7 @@ params: hidemeta: false showtoc: true showAllPostsOnHome: true - homeInfoParams: false + #homeInfoParams: false mainSections: ["projects"] homeInfoParams: Title: "Hi! Welcome to my portfolio" @@ -55,7 +55,7 @@ menu: # url: /about/ # weight: 20 - name: CV - url: /ahokas_elias_cv.pdf + url: /ahokas_elias_cv_2025.pdf weight: 30 params: target: _blank diff --git a/static/ahokas_elias_cv.pdf b/static/ahokas_elias_cv.pdf deleted file mode 100644 index eb3bf26..0000000 Binary files a/static/ahokas_elias_cv.pdf and /dev/null differ diff --git a/static/ahokas_elias_cv_2025.pdf b/static/ahokas_elias_cv_2025.pdf new file mode 100644 index 0000000..40143d5 Binary files /dev/null and b/static/ahokas_elias_cv_2025.pdf differ