summary refs log tree commit diff
path: root/now/index.php
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-04-11 13:06:59 -0400
committerBen Harris <ben@tilde.team>2018-04-11 13:06:59 -0400
commit17ff79a7b8d995b8502737747012fecc9cbe5ee0 (patch)
tree062e17caa3541f3bec1dacffff27c925badff72b /now/index.php
parent5baadc72e7d63f548c62dea15ba23393307a0450 (diff)
stylesheet links
Diffstat (limited to 'now/index.php')
-rw-r--r--now/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/now/index.php b/now/index.php
index 0ca03a8..3d242ae 100644
--- a/now/index.php
+++ b/now/index.php
@@ -1,5 +1,5 @@
 <?php
-include "../header.html";
+include __DIR__."/../header.php";
 ?>
    <!-- Header
    ================================================== -->