Skip to content

Commit b38d72e

Browse files
committed
change blog behavior
1 parent 6c446b1 commit b38d72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/header.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="right" style="text-align:right;">
66
<a href="projects.html">Projects</a> |
77
<a href="service.html">Service</a> |
8-
<a href="https://sec-bit.github.io/blog/">Blog</a> |
8+
<a href="https://secbit.io/blog/" target="_blank">Blog</a> |
99
<a href="about.html">About</a>
1010
</div>
1111
</nav>

0 commit comments

Comments
 (0)