Skip to content

Commit

Permalink
Edit scotch-io#2 for index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bartschij committed Feb 20, 2019
1 parent 59f5e92 commit bfd8c19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file added nerd
Empty file.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<a class="navbar-brand" href="/">Stencil: Node and Angular</a>
</div>
<ul class="nav navbar-nav">
<li><a href="/nerds">Thugs</a></li>
<li><a href="/geeks">Gangsters</a></li>
<li><a href="public\views\nerd.html">Thugs</a></li>
<li><a href="public\views\geek.html">Gangsters</a></li>
</ul>
</nav>

Expand Down

0 comments on commit bfd8c19

Please sign in to comment.