Skip to content

Commit

Permalink
增加导航功能
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderLeixiaoshuai committed Dec 8, 2020
1 parent 4783666 commit 9258ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<body>
<nav>
<a href="#/">首页</a>
<a href="#/?id=%e5%85%b3%e4%ba%8e%e6%88%91">作者简介</a>
<a href="#/?id=%e5%85%b3%e4%ba%8e%e6%88%91">关于我</a>
<a href="https://github.com/smileArchitect/JavaMap" target="_blank">Github Star</a>
</nav>
<div id="app"></div>
Expand Down

0 comments on commit 9258ff3

Please sign in to comment.