remove broken links from navigation
Tom Rutgers
committed Aug 18, 2018
commit ca73a201f5d35a35733f7dcc691a5db7e45d8964
Showing 1
changed file with
1 additions
and 3 deletions
data/settings/navigation.yml
+1
-3
| @@ | @@ -1,6 +1,4 @@ |
| nav_items: | |
| - {label: 'Home', path: '/'} | |
| - | - {label: 'Story', path: '#'} |
| - {label: 'Products', path: '/products/'} | |
| - | - {label: 'News', path: '/news/'} |
| - | - {label: 'Contact', path: '#'} |
| \ No newline at end of file | |
| + | - {label: 'News', path: '/news/'} |
| \ No newline at end of file | |