[chore]resume page website text -> link

This commit is contained in:
zzossig 2020-02-10 10:54:07 +09:00
parent 5b67582d6e
commit ff273b5ebb
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
{{ end }}
{{ with .infos.website }}
<div class="resume__header--info">
{{ . }}
<a href="{{ . }}" target="_blank" rel="noreferrer">
</div>
{{ end }}
</article>