update index after creating new article
[push-tester.git] / www / someone.htm
1 <html xmlns="http://www.w3.org/1999/xhtml">
2  <head>
3   <title>Someone</title>
4  </head>
5  <body>
6   <h1>Someone</h1>
7   <img class="u-photo" src="someone.png" width="16" height="16" alt=""/>
8   <p>
9    Is the author of this <a href="./">blog</a>.
10   </p>
11  </body>
12 </html>