This commit is contained in:
2025-12-14 10:33:18 +08:00
parent 0107c33e7d
commit bdcd112960

View File

@@ -1,6 +1,6 @@
<div class="pdf-container" onclick="openPdfFullscreen('/cv_tiny.pdf')"> <div class="pdf-container" onclick="openPdfFullscreen('cv_tiny.pdf')">
<iframe <iframe
src="/cv_tiny.pdf#view=FitH" src="cv_tiny.pdf#view=FitH"
width="100%" width="100%"
height="600px" height="600px"
style="border: none;"> style="border: none;">