About Section Button Updated "Download Résumé"

This commit is contained in:
MD ABDUL KADIR 2022-06-05 19:23:36 +06:00 committed by GitHub
parent ddbb4bf7ce
commit f34b868281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@
</div>
{{ if .resume }}
<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 }}
</div>