BartoszJarocki / cv

Print-friendly, minimalist CV page
https://cv.jarocki.me
MIT License
8.71k stars 914 forks source link

Social links are disappearing when document is saved #59

Closed sahinakkaya closed 5 months ago

sahinakkaya commented 5 months ago

Social links such as Github, Linkedin etc. are disappearing when printing to PDF. I am not sure if this is expected or default behaviour but I think not having them in exported file is an issue. Only mail address is visible after exporting.

sahinakkaya commented 5 months ago

Fixed it with deleting print:hidden from the following line:

https://github.com/BartoszJarocki/cv/blob/7b40b0b2eed11103c49fc9266a3fed84206e7a2f/src/app/page.tsx#L37