Merge branch 'master' into 'master'
Add link to mailto: See merge request mertbakir/resume-a4!5
This commit is contained in:
commit
bfc0eb909f
1 changed files with 4 additions and 2 deletions
|
@ -10,8 +10,10 @@
|
|||
{{- end -}}
|
||||
{{- if and .phone .email }} | {{ end -}}
|
||||
{{- with .email -}}
|
||||
<a href="mailto:{{- . -}}" class="no-external-icon">
|
||||
{{- if $.useFontAwesome }}<i class="fas fa-envelope"></i> {{ end -}}
|
||||
{{- . -}}
|
||||
</a>
|
||||
{{- end -}}
|
||||
</span>
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue