commit 1129f217b7a038d7d51f4bf7864b01ee62eaaaf0 Author: Damian Johnson atagar@torproject.org Date: Sat Oct 7 14:30:21 2017 -0700
Picture for George
Filling in a picture he requested. --- about/en/corepeople.wml | 2 +- images/people/asn.png | Bin 0 -> 26187 bytes 2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/about/en/corepeople.wml b/about/en/corepeople.wml index 367f3912..06321210 100644 --- a/about/en/corepeople.wml +++ b/about/en/corepeople.wml @@ -266,7 +266,7 @@ table.people tr td:first-child { <tr> <td> <a id="asn"></a> - <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> + <div class="photo"><img src="$(IMGROOT)/people/asn.png" alt="asn" /></div> <div class="icon"><a href="https://db.torproject.org/fetchkey.cgi?fingerprint=13C81580203AE18BB7C0424E09CC7F5315F271D9"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div> <div class="name"><a href="#asn">George Kadianakis</a></div> <div class="field"><b>IRC:</b> asn</div> diff --git a/images/people/asn.png b/images/people/asn.png new file mode 100644 index 00000000..51c158c9 Binary files /dev/null and b/images/people/asn.png differ
tor-commits@lists.torproject.org