[tor-commits] r25512: {website} replace check with obfsproxy. (in website/trunk: en images)
Andrew Lewman
andrew at torproject.org
Thu Mar 8 05:04:09 UTC 2012
Author: phobos
Date: 2012-03-08 05:04:09 +0000 (Thu, 08 Mar 2012)
New Revision: 25512
Added:
website/trunk/images/icon-Obfsproxy.jpg
Modified:
website/trunk/en/index.wml
Log:
replace check with obfsproxy.
Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml 2012-03-07 15:42:21 UTC (rev 25511)
+++ website/trunk/en/index.wml 2012-03-08 05:04:09 UTC (rev 25512)
@@ -113,13 +113,16 @@
<p>Site providing an overview of the Tor network.</p>
</div>
</td>
+ <!-- Obfsproxy Icon
+ author: Constantinos Crystallidis
+ license: Creative Commons Attribution-ShareAlike 2.0 Generic (CC BY-SA 2.0)
+ -->
<td>
<div class="project">
- <a href="https://check.torproject.org/"><img
- src="$(IMGROOT)/icon-TorCheck.jpg" alt="Tor Check Icon"></a>
- <h3><a href="https://check.torproject.org/">Check</a></h3>
- <p>Check determines if you are successfully browsing
- with Tor.</p>
+ <a href="<page projects/obfsproxy>"><img
+ src="$(IMGROOT)/icon-Obfsproxy.jpg" alt="Obfsproxy Icon"></a>
+ <h3><a href="<page projects/obfsproxy>">Obfsproxy</a></h3>
+ <p>Obfsproxy is a tool that attempts to circumvent censorship.</p>
</div>
</td>
</tr>
Added: website/trunk/images/icon-Obfsproxy.jpg
===================================================================
(Binary files differ)
Property changes on: website/trunk/images/icon-Obfsproxy.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
More information about the tor-commits
mailing list