Drop middle initial for space
Damian Johnson

Damian Johnson commited on 2018-07-12 19:18:21
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.


Stephanie's name wraps with the middle initial, and fits on a single line
otherwise. Good to drop anyway for consistancy.
... ...
@@ -802,7 +802,7 @@
802 802
       <div class="photo"><img src="$(IMGROOT)/people/stephw.png" alt="stephw" /></div>
803 803
       <div class="icon"><a href="https://twitter.com/walnutwordsalad"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
804 804
       <div class="icon"><a href="../keys/stephw.txt"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div>
805
-      <div class="name"><a href="#stephw">Stephanie A. Whited</a></div>
805
+      <div class="name"><a href="#stephw">Stephanie Whited</a></div>
806 806
       <div class="field"><b>IRC:</b> stephw</div>
807 807
       <div class="field"><b>Pronoun:</b> <a href="http://pronoun.is/she">she</a></div>
808 808
       <div class="description">Directs communications.</div>
809 809