We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732f24c commit a83139aCopy full SHA for a83139a
_includes/themes/bootstrap-3/default.html
@@ -58,7 +58,7 @@
58
</button>
59
<a class="navbar-brand" href="{{ HOME_PATH }}">{{ site.title }}</a>
60
</div>
61
- <a class="Header-github" href="https://github.com/xuwenmin/xuwenmin.github.com">View on GitHub</a>
+ <a class="Header-github" target="_blank" href="https://github.com/xuwenmin/xuwenmin.github.com">View on GitHub</a>
62
<!-- Collect the nav links, forms, and other content for toggling -->
63
<div class="collapse navbar-collapse" id="jb-navbar-collapse">
64
<ul class="nav navbar-nav">
0 commit comments