diff --git a/examples/coverletter.tex b/examples/coverletter.tex index 6200a15..0c8c9ee 100644 --- a/examples/coverletter.tex +++ b/examples/coverletter.tex @@ -50,7 +50,7 @@ % Comment any of the lines below if they are not required %------------------------------------------------------------------------------- % Available options: circle|rectangle,edge/noedge,left/right -\photo[circle,noedge,left]{./examples/profile} +\photo[circle,noedge,left]{./profile.png} \name{Claud D.}{Park} \position{Site Reliability Engineer{\enskip\cdotp\enskip}Software Architect} \address{235, World Cup buk-ro, Mapo-gu, Seoul, 03936, Republic of Korea} diff --git a/examples/cv.tex b/examples/cv.tex index a48010e..87c145b 100644 --- a/examples/cv.tex +++ b/examples/cv.tex @@ -50,7 +50,7 @@ % Comment any of the lines below if they are not required %------------------------------------------------------------------------------- % Available options: circle|rectangle,edge/noedge,left/right -% \photo{./examples/profile.png} +% \photo{./profile.png} \name{Claud D.}{Park} \position{DevOps Engineer{\enskip\cdotp\enskip}Software Architect} \address{Mapo-gu, Seoul, Republic of Korea} diff --git a/examples/resume.tex b/examples/resume.tex index e782a8b..eb23b05 100644 --- a/examples/resume.tex +++ b/examples/resume.tex @@ -50,7 +50,7 @@ % Comment any of the lines below if they are not required %------------------------------------------------------------------------------- % Available options: circle|rectangle,edge/noedge,left/right -% \photo[rectangle,edge,right]{./examples/profile} +% \photo[rectangle,edge,right]{./profile.png} \name{Byungjin}{Park} \position{DevOps Engineer{\enskip\cdotp\enskip}Software Architect} \address{Mapo-gu, Seoul, Republic of Korea}