_includes/icon-website.html in academic-0.1.3 vs _includes/icon-website.html in academic-0.1.4
- old
+ new
@@ -1 +1 @@
-<a href="{{ include.url }}"><span class="icon icon--website">{% include icon-website.svg %}</span><span class="username">{{ include.url | replace:'https://','' }}</span></a>
+<a target="_blank" href="{{ include.url }}"><span class="icon icon--website">{% include icon-website.svg %}</span><span class="username">{{ include.url | replace:'https://','' }}</span></a>