removed dev only links
This commit is contained in:
@ -154,7 +154,7 @@ module.exports = function(grunt) {
|
||||
server: '<%= config.dest %>',
|
||||
browser: ["google chrome"],
|
||||
// tunnel: true,
|
||||
open: 'external',
|
||||
open: 'local',
|
||||
notify: false,
|
||||
ghostMode: {
|
||||
clicks: true,
|
||||
|
@ -3,6 +3,6 @@
|
||||
<li><a href="index.html">home</a></li>
|
||||
<li><a href="http://links.markamoser.com">links</a></li>
|
||||
<li><a href="video.html">video</a></li>
|
||||
<li><a href="styleguide.html">styleguide</a></li>
|
||||
{{#unless production}}<li><a href="styleguide.html">styleguide</a></li>{{/unless}}
|
||||
</ul>
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user