Skip to content

Commit

Permalink
Fix: サンプルサイトで左上の Nico を押してもトップページに戻らなかったのを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kubosho committed Oct 24, 2015
1 parent e109ccd commit d4e2949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a href="/" class="navbar-brand">Nico</a>
<a href="//kubosho.github.io/Nico/" class="navbar-brand">Nico</a>
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-main">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
Expand Down

0 comments on commit d4e2949

Please sign in to comment.