About Section Button Updated "Download Résumé"
This commit is contained in:
parent
ddbb4bf7ce
commit
f34b868281
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{ if .resume }}
|
{{ if .resume }}
|
||||||
<a href="{{ .resume | relURL }}" title="{{ i18n "resume"}}" target="#"
|
<a href="{{ .resume | relURL }}" title="{{ i18n "resume"}}" target="#"
|
||||||
><button class="btn btn-dark">{{ i18n "resume"}}</button></a
|
><button class="btn btn-dark">{{ "Download Résumé"}}</button></a
|
||||||
>
|
>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue