We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f402977 commit 525f40bCopy full SHA for 525f40b
index.html
@@ -13,8 +13,8 @@
13
14
<header>
15
<h1><i class="fa fa-code"></i> Code Browser</h1>
16
- <a href="https://lzx0626.me" class="header-link">Visit My Blog</a>
17
- <a href="https://github.com/DavidingPlus/code-browser" class="header-link">GitHub Repo</a>
+ <a href="https://lzx0626.me" class="header-link" target="_blank">Visit My Blog</a>
+ <a href="https://github.com/DavidingPlus/code-browser" class="header-link" target="_blank">GitHub Repo</a>
18
</header>
19
20
<main id="link-container">
0 commit comments