Skip to content

Commit be91571

Browse files
committed
no blank
1 parent 7f8632e commit be91571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@
630630
<li>
631631
<div class="userView">
632632
<div class="background"></div>
633-
<a href="{{site.github_profile}}" target="_blank"><img class="circle z-depth-2" src="{{site.baseurl}}/assets/res/user.png"></a>
633+
<a href="{{site.github_profile}}"><img class="circle z-depth-2" src="{{site.baseurl}}/assets/res/user.png"></a>
634634
<span class="white-text name">{{site.user}}</span>
635635
<span class="white-text email">{{site.user_email}}</span>
636636
</div>

0 commit comments

Comments
 (0)