add download button and styles for printing

This commit is contained in:
Yisroel Baum 2026-05-13 10:13:23 +03:00
parent c27505d8f2
commit ff0ff3abff
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 127 additions and 1 deletions

View file

@ -127,7 +127,8 @@
<footer class="footer">
Updated Resume: 13/09/25
<button class="download-btn" onclick="window.print()">Download PDF</button>
Updated Resume: 13/05/26
</footer>
</main>
</body>