fix(about.html): update CV link to use underscore instead of space for better URL compatibility
All checks were successful
DEPLOY / deploy (push) Successful in 8s
All checks were successful
DEPLOY / deploy (push) Successful in 8s
feat(static): add CV_2025.pdf to provide an updated curriculum vitae for users
This commit is contained in:
parent
904d8daee6
commit
9421ad836c
@ -35,7 +35,7 @@
|
||||
>
|
||||
</p>
|
||||
<br />
|
||||
<a class="header_button" href="/static/CV 2025.pdf"
|
||||
<a class="header_button" href="/static/CV_2025.pdf"
|
||||
>CV format pdf</a
|
||||
>
|
||||
<h2>Formation</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user