Added music page back to beta site

This commit is contained in:
Gregory Ballantine
2016-11-18 12:49:21 -05:00
parent d251662c2e
commit 3eb6bc6340
3 changed files with 94 additions and 19 deletions

View File

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