remove a bunch of .html links
This commit is contained in:
parent
8eca6b29ec
commit
1d2ce8d701
5 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
{{!-- For /index, include a "new" link that goes to the curated news feed page. --}}
|
||||
{{#if (eq page.tree_path "index")}}
|
||||
<a href="{{ config.site }}/treehouse/new.html" data-cast="new">new</a>
|
||||
<a href="{{ config.site }}/treehouse/new" data-cast="new">new</a>
|
||||
{{/if}}
|
||||
|
||||
{{/ components/_nav.hbs }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue