diff options
author | Ben Burwell <ben@benburwell.com> | 2015-05-12 13:07:25 -0400 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2015-05-12 13:07:25 -0400 |
commit | f9a58880cf0a468b502c3e63c12b66542773f3fd (patch) | |
tree | 7f2e3e3efa73203de00c8d1d6f9de5f219b5d2cf /index.html | |
parent | 16252256a59ff3c318a384202e2a00a9601ec45e (diff) |
Correct validation of quote on home page
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,6 +28,6 @@ title: Ben Burwell - Software Engineer </ul> <h2>About</h2> - <p>I am a software engineer and <a href="/theatre/">lighting designer</a>. I’m passionate about kerning, coffee, and the <a href="https://en.wikipedia.org/wiki/Unix_philosophy" target="_blank">UNIX philosophy</a>.</p> + <p>I am a software engineer and <a href="/theatre/">lighting designer</a>. I’m passionate about kerning, coffee, and the <a href="https://en.wikipedia.org/wiki/Unix_philosophy" target="_blank">UNIX philosophy</a>.</p> </div> </section> |