Change "to" to a en dash in the resume job headings

This commit is contained in:
Eryn Wells 2021-12-23 16:52:01 -07:00
parent dddcf0e14c
commit c1b44a4c83

View file

@ -4,7 +4,7 @@
{{ with .Get "from" }}
<time datetime="{{ . }} ">{{ . }}</time>
{{ end }}
to
{{ with .Get "to" }}
<time datetime="{{ . }}">{{ . }}</time>
{{ else }}