Skip to content

Commit

Permalink
Remove empty link (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasuboski authored Oct 1, 2020
1 parent c5869cf commit f6167e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hack/resume.html.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@
{{ $w.startDate }} — {{ $w.endDate }}
</span>
</div>
<div><a href=''></a></div>
<ul class='highlights'>
{{ range $w.highlights }}
<li> {{ . }}</li>
Expand Down Expand Up @@ -273,4 +272,4 @@
</div>
</body>

</html>
</html>

0 comments on commit f6167e1

Please sign in to comment.