Completely removed music page so that site actually works now

This commit is contained in:
Gregory Ballantine
2016-11-18 10:30:04 -05:00
parent 4a9d40004c
commit 72117915da
3 changed files with 0 additions and 77 deletions

View File

@ -5,5 +5,4 @@ require 'routes/index.php';
require 'routes/about.php';
require 'routes/contact.php';
require 'routes/home.php';
//require 'routes/music.php';
require 'routes/shows.php';