Changed links to rev3
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 21s

This commit is contained in:
MagicBOTAlex 2025-06-17 13:27:26 +08:00
parent f809d022ec
commit 654f220733
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@
{@render SwitchThemeButton()}
<a
href="/zhen/cv/rev2?hideOnPrint=1"
href="/zhen/cv/rev3?hideOnPrint=1"
target="_blank"
style="width: 7.5rem;">Zhen CV</a
>

View file

@ -82,7 +82,7 @@
<Profile name="Zhen / Alex" tags={["Programmer", "3D artist", "UX Designer"]} isMobile={mobile}>
<span>
<p>Hi, I am Alex/Zhen, {@html !mobile ? "" : "<br/>"} I'm that chinese guy.</p>
<p>Here's my CV: <a href="/zhen/cv/rev2?hideOnPrint=1" style="color:lightblue;">pdf</a></p>
<p>Here's my CV: <a href="/zhen/cv/rev3?hideOnPrint=1" style="color:lightblue;">pdf</a></p>
</span>
</Profile>