Remove nav walker and Bootstrap navbar

This commit is contained in:
Ben Word
2015-04-14 14:25:20 -05:00
parent 9efeb67daf
commit 64e78cf003
5 changed files with 5 additions and 173 deletions

View File

@@ -17,7 +17,6 @@ $sage_includes = [
'lib/config.php', // Configuration
'lib/assets.php', // Scripts and stylesheets
'lib/titles.php', // Page titles
'lib/nav.php', // Custom nav modifications
'lib/extras.php', // Custom functions
];