mirror of
https://github.com/kirsle/kirsle.net
synced 2024-12-22 06:59:29 +00:00
Update about.html for bootstrap UI
This commit is contained in:
parent
d4a9e51d7d
commit
c9cfb8c69c
|
@ -4,9 +4,8 @@
|
|||
|
||||
<h1>About Me</h1>
|
||||
|
||||
<table border="0" cellspacing="0" cellpadding="8">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<div class="row">
|
||||
<div class="col-md-2">
|
||||
<img src="/static/photos/ff7ec4f5.jpg" width="256" height="256" alt="Kirsle" class="portrait"><p>
|
||||
|
||||
<table border="0" cellspacing="0" cellpadding="4">
|
||||
|
@ -46,8 +45,9 @@
|
|||
</table><p>
|
||||
|
||||
¤ <a href="/contact">Send me an e-mail</a>
|
||||
</td>
|
||||
<td align="left" valign="top">
|
||||
</div>
|
||||
|
||||
<div class="col-md-10">
|
||||
<h2>Hello world!</h2>
|
||||
|
||||
My name is <strong>Noah</strong> and this is my website. I am a software engineer who lives in
|
||||
|
@ -111,8 +111,7 @@
|
|||
The CMS supports a web blog, photo albums, comments, and subscriptions to comments
|
||||
(so that your guests can watch a comment thread for future posts by others). I'm
|
||||
always improving it and adding new features.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user