This commit is contained in:
Wcowin 2025-05-08 08:42:37 +08:00
parent 335518ce0d
commit b5a36c5ce3
3 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@ status: new
</center> -->
<center>
<a href="../个人简历2.pdf" target="_blank" class="md-button">下载简历</a>
<a href="../个人简历.pdf" target="_blank" class="md-button">下载简历</a>
</center>
<!-- <div class="card2 file-block" markdown="1">

View File

@ -28,7 +28,7 @@ comments: false
---
<iframe src="../个人简历2.pdf" width="100%" height="1200px" style="border: 1px solid #ccc; overflow: auto;">
<iframe src="../个人简历.pdf" width="100%" height="1200px" style="border: 1px solid #ccc; overflow: auto;">
</iframe>