diff --git a/examples/coverletter.tex b/examples/coverletter.tex index 3b3a30f..6b92541 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 e936309..1914601 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{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/resume.tex b/examples/resume.tex index a934172..417a805 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{Site Reliability Engineer{\enskip\cdotp\enskip}Software Architect} \address{235, World Cup buk-ro, Mapo-gu, Seoul, 03936, Republic of Korea}