Browse Source

Benjamin Kurtovic -> Ben Kurtovic

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

+ 2
- 2
templates/about.html View File

@@ -64,10 +64,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>
<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, Ben Kurtovic designed <span 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. he edits Wikipedia and invents new ways of confusing the hell out of people through source code obfuscation.
</div> </div>


Loading…
Cancel
Save