Skip to content

Commit

Permalink
new icon for external routing test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
badw committed Jul 4, 2024
1 parent d30794f commit 6ec44f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<li><a href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a></li>
{% endif %} {% endfor %}
<li><a href="{{ "https://badw.github.io/assets/badw-cv.pdf" }}">CV</a></li>
<li><a href="{{ "https://www.ntnu.edu/about" }}"><i class="fas fa-external-link"></i> NTNU</a></li>
<li><a href="{{ "https://www.ntnu.edu/about" }}"><svg width="24px" height="24px" viewBox="0 0 24 24" style="cursor:pointer"><g stroke-width="2.1" stroke="#666" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="17 13.5 17 19.5 5 19.5 5 7.5 11 7.5"></polyline><path d="M14,4.5 L20,4.5 L20,10.5 M20,4.5 L11,13.5"></path></g></svg> NTNU</a></li>
<li><a href="{{ "https://www.ntnu.edu/ima/research/facet" }}">FACET</a></li>

</ul>
Expand Down

0 comments on commit 6ec44f4

Please sign in to comment.