[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [onionoo/master] No need to use an absolute path for the favicon.
commit fee2f5b26063b47bf155dedb3edd540728561c62
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Tue Mar 13 11:08:45 2012 +0100
No need to use an absolute path for the favicon.
---
web/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/index.html b/web/index.html
index 001a79e..6736aea 100755
--- a/web/index.html
+++ b/web/index.html
@@ -4,7 +4,7 @@
<title>Onionoo — a Tor network status protocol</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<link href="css/stylesheet-ltr.css" type="text/css" rel="stylesheet">
-<link href="/favicon.ico" type="image/x-icon" rel="shortcut icon">
+<link href="favicon.ico" type="image/x-icon" rel="shortcut icon">
</head>
<body>
<h3>Onionoo protocol overview</h3>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits