1
0
Fork 0
forked from wezm/wezm.net

Add photo to about page

This commit is contained in:
Wesley Moore 2010-07-14 12:40:51 +10:00
parent ae61965148
commit d1339ca7f8
3 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,5 @@
<div class="vcard">
<img src="/images/Photo%20of%20Wesley%20Moore.jpg" width="256" height="256" alt="Photo of Wesley Moore" class="photo" />
<p>WezM.net is <span class="fn">Wesley Moore</span>'s personal home page, a <span class="title">programmer</span> from <span class="adr"><span class="locality">Melbourne</span> <span class="country-name">Australia</span></span>. Here you will find posts about various projects I'm working on, useful tips I've discovered as well as some random excerpts from other things going on in my life.</p>
</div>

View file

@ -401,3 +401,7 @@ table
img a
border: none
.vcard .photo
margin: 0 1em 1em 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB