PandaScience / FortySecondsCV

A highly customizable and improved version of Carmine Spagnuolo's Twenty Seconds Curriculum Vitae.
BSD 3-Clause "New" or "Revised" License
213 stars 66 forks source link

Fix regression of optional profile picture #19

Closed Hespe closed 4 years ago

Hespe commented 4 years ago

Hi,

last year the profile picture was made optional. It looks like there was an regression in #4. Currently leaving out the \cvprofilepic command leads to a compilation error.

This change fixes the regression and makes the profile picture optional again.

PandaScience commented 4 years ago

Great. Thanks for reporting and providing a PR!