Skip to content

Commit

Permalink
projects url address
Browse files Browse the repository at this point in the history
  • Loading branch information
Grigorii Bushmanov authored and Grigorii Bushmanov committed Oct 18, 2022
1 parent 506329f commit 6763f4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resume.template
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,9 @@
{{#projects}}
<li class="list-group-item">
<span style="font-weight:bold">{{name}}</span>: {{description}}
<div class="address">
<a href="{{url}}" target="_blank"><i class="fas fa-globe ico"></i> {{url}}</a>
</div>
</li>
{{/projects}}
</ul>
Expand Down

0 comments on commit 6763f4a

Please sign in to comment.