aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-03-11 11:55:36 +0100
committerGravatar Tom Willemsen2012-03-11 11:55:36 +0100
commitb52d3763a9cc5e2e4a69e8fe7b0cb5e12273dcf4 (patch)
tree63b75993958a72bcb11437de72ced7a57dae219f
parent7a3c4e2fc67ba6956627467b8065d7d38cb9fd97 (diff)
downloadryuslash.org-b52d3763a9cc5e2e4a69e8fe7b0cb5e12273dcf4.tar.gz
ryuslash.org-b52d3763a9cc5e2e4a69e8fe7b0cb5e12273dcf4.zip
Add favicon correctly, this time (hopefully)
-rw-r--r--favicon.icobin1150 -> 0 bytes
-rw-r--r--static/favicon.pngbin0 -> 1128 bytes
-rw-r--r--templates/aggregator/posts.html1
3 files changed, 1 insertions, 0 deletions
diff --git a/favicon.ico b/favicon.ico
deleted file mode 100644
index 5e3e829..0000000
--- a/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/static/favicon.png b/static/favicon.png
new file mode 100644
index 0000000..66fc2e4
--- /dev/null
+++ b/static/favicon.png
Binary files differ
diff --git a/templates/aggregator/posts.html b/templates/aggregator/posts.html
index aef81d0..5929cd8 100644
--- a/templates/aggregator/posts.html
+++ b/templates/aggregator/posts.html
@@ -4,6 +4,7 @@
<head>
<title>ryuslash</title>
<link href="/static/main.css" type="text/css" rel="stylesheet" />
+ <link type="shortcut icon" href="/static/favicon.png" />
</head>
<body>