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