diff options
Diffstat (limited to 'about/index.php')
-rw-r--r-- | about/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/about/index.php b/about/index.php index 0b09bfc..a4f9f25 100644 --- a/about/index.php +++ b/about/index.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php-cgi <?php include('../header.php'); ?> <section class="banner"> <h1>About Me</h1> |