Skip to content

Commit 508fbda

Browse files
committed
Small appearance tweak to "About" page.
1 parent 822e18e commit 508fbda

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

about.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: default
3-
title: "Beware of programmers carrying screwdrivers"
3+
title: "About me"
44
---
5+
<h1 class="postTitle"><a href="{{ page.url }}">{{ page.title }}</a></h1>
56
<div class="post">
6-
<p><a href="http://esm.logic.net/">See here.</a></p>
7+
<p><a href="http://esm.logic.net/">See here.</a></p>
78
</div>

0 commit comments

Comments
 (0)