Browse Source

Reapply 41396b1c79.

tags/v1.0^2
Ben Kurtovic 10 years ago
parent
commit
d7432b3103
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/about.html

+ 2
- 2
templates/about.html View File

@@ -67,10 +67,10 @@
</div> </div>
<div class="person"> <div class="person">
<div class="photo"> <div class="photo">
<a href="https://github.com/earwig"><img src="img/about/bio2.jpg" alt="Benjamin Kurtovic's photo."></a>
<a href="https://github.com/earwig"><img src="img/about/bio2.jpg" alt="Ben Kurtovic's photo."></a>
</div> </div>
<div class="bio"> <div class="bio">
<h1><a href="https://github.com/earwig">Benjamin Kurtovic</a></h1> Ben Kurtovic designed <span
<h1><a href="https://github.com/earwig">Ben Kurtovic</a></h1> Ben Kurtovic designed <span
id="title">bitshift</span>’s database and acts as its server admin. In his free time, he edits Wikipedia id="title">bitshift</span>’s database and acts as its server admin. In his free time, he edits Wikipedia
and invents new ways of confusing the hell out of people through source code obfuscation. and invents new ways of confusing the hell out of people through source code obfuscation.
</div> </div>


Loading…
Cancel
Save