diff --git a/themes/modern-lancer/src/modern-html.html b/themes/modern-lancer/src/modern-html.html index f07c48a..05afe70 100644 --- a/themes/modern-lancer/src/modern-html.html +++ b/themes/modern-lancer/src/modern-html.html @@ -22,6 +22,7 @@ {{#if r.contact.email}}
{{ RAW.contact.email }}
{{/if}} {{#if r.contact.website}}
{{ RAW.contact.website }}
{{/if}} {{#if r.contact.phone}}
{{ RAW.contact.phone }}
{{/if}} + {{#if r.contact.skype}}
{{ RAW.contact.skype }}
{{/if}} {{#each r.social}}
{{url}} diff --git a/themes/modern-lancer/src/modern-pdf.html b/themes/modern-lancer/src/modern-pdf.html index 1bb97de..dff489c 100644 --- a/themes/modern-lancer/src/modern-pdf.html +++ b/themes/modern-lancer/src/modern-pdf.html @@ -94,6 +94,7 @@ {{#if r.contact.email}}
{{ RAW.contact.email }}
{{/if}} {{#if r.contact.website}}
{{ RAW.contact.website }}
{{/if}} {{#if r.contact.phone}}
{{ RAW.contact.phone }}
{{/if}} + {{#if r.contact.skype}}
{{ RAW.contact.skype }}
{{/if}} {{#each r.social}}
{{url}}