diff options
author | P. J. McDermott <pjm@nac.net> | 2011-11-03 21:54:25 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2011-11-03 21:54:25 (EDT) |
commit | eec3ba363d95ddeae44e12df05637e3e6ebabddd (patch) | |
tree | d2823e5c6f175a75f4b0b2b5d4563158904cd19f /index.html | |
parent | b0fb67512b0c30e00d5b1837c92a029c2b0e2b4b (diff) | |
download | www-eec3ba363d95ddeae44e12df05637e3e6ebabddd.zip www-eec3ba363d95ddeae44e12df05637e3e6ebabddd.tar.gz www-eec3ba363d95ddeae44e12df05637e3e6ebabddd.tar.bz2 |
Decrease indent in body files.
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -1,20 +1,20 @@ <!--#set var="title" value="" --> <!--#include file="includes/header.html" --> - <img src="oponop-portrait-1x1-right-240x240.png" alt="P. J. McDermott" class="photo"> - <p> - Watch this space. It performs tricks every hour, on the - hour, except on Tuesdays. - </p> - <p> - It should be quite obvious that my name is P. J. - M<span class="super">c</span>Dermott and that this is my - personal Web site. - </p> - <p> - I enjoy designing and writing software and listening to freely- - and semi-freely-licensed heavy metal music. - </p> - <p> - This is not a sentence. - </p> +<img src="oponop-portrait-1x1-right-240x240.png" alt="P. J. McDermott" class="photo"> +<p> + Watch this space. It performs tricks every hour, on the + hour, except on Tuesdays. +</p> +<p> + It should be quite obvious that my name is P. J. + M<span class="super">c</span>Dermott and that this is my + personal Web site. +</p> +<p> + I enjoy designing and writing software and listening to freely- + and semi-freely-licensed heavy metal music. +</p> +<p> + This is not a sentence. +</p> <!--#include file="includes/footer.html" --> |