From cb825735697c8315049c747ea80ff3ad84194593 Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Mon, 27 May 2013 21:44:44 -0500 Subject: Apparently this is recommended to have browsers recognize the favicon (though some/most recognize it regardless)? Anyways, it can't hurt. --- includes/header.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/header.php b/includes/header.php index 15129c4..7085aea 100644 --- a/includes/header.php +++ b/includes/header.php @@ -18,6 +18,8 @@ function htmlHeader($css = array(), $title = 'Pathery', $desc = '', $scripts = a } ?> + + \n"; -- cgit v1.2.3