[or-cvs] list the favicon on every page

Roger Dingledine arma at seul.org
Thu Dec 9 21:33:06 UTC 2004


Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website

Modified Files:
	contribute.html design.html developers.html documentation.html 
	download.html howitworks.html index.html overview.html 
	people.html research.html 
Log Message:
list the favicon on every page


Index: contribute.html
===================================================================
RCS file: /home2/or/cvsroot/website/contribute.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- contribute.html	7 Dec 2004 01:56:18 -0000	1.12
+++ contribute.html	9 Dec 2004 21:33:03 -0000	1.13
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: design.html
===================================================================
RCS file: /home2/or/cvsroot/website/design.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- design.html	18 Nov 2004 00:35:38 -0000	1.6
+++ design.html	9 Dec 2004 21:33:03 -0000	1.7
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: developers.html
===================================================================
RCS file: /home2/or/cvsroot/website/developers.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- developers.html	18 Nov 2004 02:07:10 -0000	1.8
+++ developers.html	9 Dec 2004 21:33:03 -0000	1.9
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: documentation.html
===================================================================
RCS file: /home2/or/cvsroot/website/documentation.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- documentation.html	18 Nov 2004 00:35:38 -0000	1.6
+++ documentation.html	9 Dec 2004 21:33:03 -0000	1.7
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- download.html	9 Dec 2004 18:09:11 -0000	1.31
+++ download.html	9 Dec 2004 21:33:03 -0000	1.32
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: howitworks.html
===================================================================
RCS file: /home2/or/cvsroot/website/howitworks.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- howitworks.html	9 Dec 2004 17:55:04 -0000	1.8
+++ howitworks.html	9 Dec 2004 21:33:03 -0000	1.9
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: index.html
===================================================================
RCS file: /home2/or/cvsroot/website/index.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- index.html	9 Dec 2004 17:55:04 -0000	1.24
+++ index.html	9 Dec 2004 21:33:03 -0000	1.25
@@ -80,7 +80,7 @@
 <p>
 Tor is an important piece of building more safety, privacy, and anonymity
 online, but it is not a complete solution.
-And remember that this is development code; it's not a good idea to rely
+And remember that this is development code -- it's not a good idea to rely
 on the current Tor network if you really need strong anonymity.
 </p>
 

Index: overview.html
===================================================================
RCS file: /home2/or/cvsroot/website/overview.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- overview.html	9 Dec 2004 16:32:45 -0000	1.9
+++ overview.html	9 Dec 2004 21:33:03 -0000	1.10
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: people.html
===================================================================
RCS file: /home2/or/cvsroot/website/people.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- people.html	3 Dec 2004 01:08:19 -0000	1.6
+++ people.html	9 Dec 2004 21:33:03 -0000	1.7
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>

Index: research.html
===================================================================
RCS file: /home2/or/cvsroot/website/research.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- research.html	18 Nov 2004 00:35:38 -0000	1.4
+++ research.html	9 Dec 2004 21:33:03 -0000	1.5
@@ -6,6 +6,7 @@
   <meta name="Author" content="Roger Dingledine" />
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   <link rel="stylesheet" type="text/css" href="default.css" />
+  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 </head>
 
 <body>



More information about the tor-commits mailing list