commit dee926619ae2298adcd995f45af077879f983505
Author: Philipp Winter <phw(a)torproject.org>
Date: Wed Jul 31 23:06:38 2013 +0200
Use new Atlas favicon.
---
img/favicon.ico | Bin 0 -> 1150 bytes
index.html | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/img/favicon.ico b/img/favicon.ico
new file mode 100644
index 0000000..a2917fc
Binary files /dev/null and b/img/favicon.ico differ
diff --git a/index.html b/index.html
index 949b49a..0f9ffca 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
}
</style>
<!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="images/favicon.ico">
+ <link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">