First Step

Up date section in Index.php. Two Sections are needed to be updated

Step 2

Update the Navigational system nav.php

Page Name

page namimg is very particular as the code discards $page = preg_replace('/[^a-z0-9-]/', '', $page); so a page name needs to be lower case and use '-' as a sewparator

Standard Page Steup Instrcutions