We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10e31c commit cb229a8Copy full SHA for cb229a8
index.html
@@ -157,7 +157,7 @@
157
<div class="hero-image">
158
<img src="images/profile-image.jpg" alt="Profile Image" class="profile-img">
159
<div class="button-group">
160
- <a href="your-cv.pdf" class="download-btn" download>
+ <a href="/CV/CV.pdf" class="download-btn" download>
161
<i class="fas fa-download"></i>
162
Download CV
163
</a>
0 commit comments