change to /explore

This commit is contained in:
Michael Zhang 2018-05-28 12:50:21 -05:00
parent 6ef4c830f9
commit 1969bc61d3
No known key found for this signature in database
GPG Key ID: A1B65B603268116B
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="container" id="navbar" style="padding-top: 10px;">
<h2 style="display: inline-block;"><a href="/" class="link">michael's blog</a></h2>
<a href="/about" class="link">about</a>
<a href="https://git.mzhang.me/" target="_blank" class="link">gitea</a>
<a href="https://git.mzhang.me/explore" target="_blank" class="link">gitea</a>
</div>