From 0caa8f0958feb0310c20ed99cf2f5199db659b1b Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Sun, 20 Mar 2011 18:10:00 -0600 Subject: [PATCH] Added Resume tab to header --- aclindsa-wordpress-theme/header.php | 1 + tabs.php | 1 + 2 files changed, 2 insertions(+) diff --git a/aclindsa-wordpress-theme/header.php b/aclindsa-wordpress-theme/header.php index 69dbbbe..5d3c846 100644 --- a/aclindsa-wordpress-theme/header.php +++ b/aclindsa-wordpress-theme/header.php @@ -29,6 +29,7 @@
  • Home
  • Projects
  • About
  • +
  • Resume
  • Contact
  • diff --git a/tabs.php b/tabs.php index 4850423..75fa524 100644 --- a/tabs.php +++ b/tabs.php @@ -3,6 +3,7 @@
  • Home
  • Projects
  • About
  • +
  • Resume
  • Contact