1
0

Moved /about/ page to /

This commit is contained in:
Aaron Lindsay
2011-03-20 22:18:24 -06:00
parent 635373e6fe
commit bcb3aa1a1f
4 changed files with 29 additions and 29 deletions

View File

@ -2,7 +2,7 @@
<ul>
<?php
$tabs = array(
"About" => "/about/",
"Home" => "/",
"Blog" => "/blog/",
"Contact" => "/contact/",
"Projects" => "/projects/",