[or-cvs] r24199: {website} make the tor weather page a real page, instead of a sample p (website/trunk/projects/en)

Andrew Lewman andrew at torproject.org
Tue Feb 8 05:17:28 UTC 2011


Author: phobos
Date: 2011-02-08 05:17:28 +0000 (Tue, 08 Feb 2011)
New Revision: 24199

Modified:
   website/trunk/projects/en/torweather.wml
Log:
make the tor weather page a real page, instead of a sample project page.


Modified: website/trunk/projects/en/torweather.wml
===================================================================
--- website/trunk/projects/en/torweather.wml	2011-02-07 10:15:02 UTC (rev 24198)
+++ website/trunk/projects/en/torweather.wml	2011-02-08 05:17:28 UTC (rev 24199)
@@ -2,17 +2,20 @@
 # Revision: $Revision$
 # Translation-Priority: 3-low
 
-#include "head.wmi" TITLE="Tor Project: Projects Overview" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
+#include "head.wmi" TITLE="Tor Project: Tor Weather" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
 <div id="content" class="clearfix">
 	<div id="breadcrumbs">
     <a href="<page index>">Home &raquo; </a>
     <a href="<page projects/projects>">Projects &raquo; </a>
-    <a href="<page projects/projects>">Sample Project</a>
+    <a href="<page projects/torweather>">Tor Weather</a>
   </div>
 	<div id="maincol"> 
 
-    <h1>Sample Tor Project</h1>
-    Here is some information
+    <h1>Weather</h1>
+      <p><a href="https://weather.torproject.org">Tor Weather</a> is a
+      web application that lets Tor relay operators subsribe to alerts
+      about the availability of their relay, if their relay bandwidth
+      has dramatically changed, or if their Tor version is obsolete.</p>
 
   </div>
   <!-- END MAINCOL -->



More information about the tor-commits mailing list