Skip to content

Commit

Permalink
Update csgo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
0xhea authored Oct 17, 2017
1 parent cf6b7d7 commit f8bf97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csgo.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">我都傻了</a>
<a class="navbar-brand" href="">我都傻了</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="index.html">主页</a></li>
<li class="active"><a href="#">CS:GO</a></li>
<li class="active"><a href="">CS:GO</a></li>
<li><a href="test.html">试题</a></li>
</ul>
</div><!--/.nav-collapse -->
Expand Down

0 comments on commit f8bf97d

Please sign in to comment.