summary refs log tree commit diff
path: root/template/front.ht
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2008-10-24 19:07:26 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2008-10-24 19:07:26 +0200
commit6d0c347997f8858351536bfe2229505c31619940 (patch)
treee426ee6377de839b41b8bb911a09c1be937d97f3 /template/front.ht
parent470f77ec15fb8e08bb9831f481797ba161705a20 (diff)
downloadtrivium-6d0c347997f8858351536bfe2229505c31619940.tar.gz
trivium-6d0c347997f8858351536bfe2229505c31619940.tar.xz
trivium-6d0c347997f8858351536bfe2229505c31619940.zip
Add favicon
Thanks, eTM.
Diffstat (limited to 'template/front.ht')
-rw-r--r--template/front.ht1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/front.ht b/template/front.ht
index f53535f..a8f2dbb 100644
--- a/template/front.ht
+++ b/template/front.ht
@@ -3,6 +3,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>Trivium</title>
+    <link rel="icon" href="trivium.ico">
     <link rel="stylesheet" href="style.css">
     <link rel="alternate" type="application/atom+xml" title="Atom" href="http://chneukirchen.org/trivium/index.atom">
     <link rel="up" href="http://chneukirchen.org/">