summaryrefslogtreecommitdiffstats
path: root/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-03-01 16:56:01 -0800
committerArun Persaud <arun@nubati.net>2008-03-01 16:56:01 -0800
commitb9e33a977911024ed0df24c10b3e7f05391c17bf (patch)
treeca13f9cc689845f97f10a23ebbab1c25c0f53eb0 /output.php
parenta35c7c7be53220ddeea8442396be0b4299589088 (diff)
downloade-DoKo-b9e33a977911024ed0df24c10b3e7f05391c17bf.tar.gz
e-DoKo-b9e33a977911024ed0df24c10b3e7f05391c17bf.tar.bz2
e-DoKo-b9e33a977911024ed0df24c10b3e7f05391c17bf.zip
FEATURE: added a favicon
Lance made a nice favicon for edoko. So here it is ;) Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'output.php')
-rw-r--r--output.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/output.php b/output.php
index 77ef0f6..aed86b2 100644
--- a/output.php
+++ b/output.php
@@ -306,6 +306,7 @@ function output_header()
<head>
<title>e-Doko</title>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
+ <link rel="shortcut icon" type="image/x-icon" href="pics/edoko-favicon.png" />
<link rel="stylesheet" type="text/css" href="css/standard.css" />
<script type="text/javascript">
function hl(num) {