aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>