[tor-commits] [webwml/staging] Be consistent about key/twitter ordering

hiro at torproject.org hiro at torproject.org
Thu Dec 21 12:31:39 UTC 2017


commit 3f17add465ded388311bbfe215a8425baac34fb3
Author: Damian Johnson <atagar at torproject.org>
Date:   Wed Nov 22 11:39:12 2017 -0800

    Be consistent about key/twitter ordering
    
    For Arturo's entry we inverted the order compared with all the others.
---
 about/en/corepeople.wml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/about/en/corepeople.wml b/about/en/corepeople.wml
index 8561023f..e850edf4 100644
--- a/about/en/corepeople.wml
+++ b/about/en/corepeople.wml
@@ -102,8 +102,8 @@
     <td>
       <a id="hellais"></a>
       <div class="photo"><img src="$(IMGROOT)/people/hellais.png" alt="hellais" /></div>
-      <div class="icon"><a href="https://db.torproject.org/fetchkey.cgi?fingerprint=67EF3966509986E96ACEE84E5D67CD18702287F4"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div>
       <div class="icon"><a href="https://twitter.com/hellais"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
+      <div class="icon"><a href="https://db.torproject.org/fetchkey.cgi?fingerprint=67EF3966509986E96ACEE84E5D67CD18702287F4"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div>
       <div class="name"><a href="#hellais">Arturo Filastò</a></div>
       <div class="field"><b>IRC:</b> hellais</div>
       <div class="description">Project leader for <a href="https://ooni.torproject.org/">OONI</a>, has helped with <a href="http://tor2web.org/">tor2web</a>, wrote <a href="https://atlas.torproject.org/">Atlas</a>, and helps improve security.</div>





More information about the tor-commits mailing list