Be consistent about key/twitter ordering
Damian Johnson

Damian Johnson commited on 2017-11-22 20:39:12
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.


For Arturo's entry we inverted the order compared with all the others.
... ...
@@ -102,8 +102,8 @@
102 102
     <td>
103 103
       <a id="hellais"></a>
104 104
       <div class="photo"><img src="$(IMGROOT)/people/hellais.png" alt="hellais" /></div>
105
-      <div class="icon"><a href="https://db.torproject.org/fetchkey.cgi?fingerprint=67EF3966509986E96ACEE84E5D67CD18702287F4"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div>
106 105
       <div class="icon"><a href="https://twitter.com/hellais"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
106
+      <div class="icon"><a href="https://db.torproject.org/fetchkey.cgi?fingerprint=67EF3966509986E96ACEE84E5D67CD18702287F4"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div>
107 107
       <div class="name"><a href="#hellais">Arturo Filastò</a></div>
108 108
       <div class="field"><b>IRC:</b> hellais</div>
109 109
       <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>
110 110