parent
7f32d94b05
commit
b5a482ed7c
@ -1,15 +1,10 @@ |
||||
<link rel="stylesheet" href="//alemauri.eu/styles.css"> |
||||
<link rel="icon" type="image/png" href="//alemauri.eu/favicon.png"> |
||||
|
||||
<div class="header"> |
||||
<div id="thumb-container"> |
||||
<img src="//alemauri.eu/img/me.jpg" alt="me" id="thumb"> |
||||
</div> |
||||
<div id="links"> |
||||
<a href="//alemauri.eu/index.html">Home</a> |
||||
<a href="https://git.alemauri.eu/alema">Gitea</a> |
||||
<a href="https://github.com/gunboy001">Github</a> |
||||
<a href="https://liberapay.com/alemauri/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a> |
||||
<a href="//alemauri.eu/atom.xml">Atom feed</a> |
||||
</div> |
||||
<div id="thumb-container"> |
||||
<img src="//alemauri.eu/img/me.jpg" alt="me" id="thumb"> |
||||
</div> |
||||
<div id="links"> |
||||
<a href="//alemauri.eu/index.html">Home</a> |
||||
<a href="https://git.alemauri.eu/alema">Gitea</a> |
||||
<a href="https://github.com/gunboy001">Github</a> |
||||
<a href="https://liberapay.com/alemauri/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a> |
||||
<a href="//alemauri.eu/atom.xml">Atom feed</a> |
||||
</div> |
||||
|
@ -0,0 +1,2 @@ |
||||
<link rel="stylesheet" href="//alemauri.eu/styles.css"> |
||||
<link rel="icon" type="image/png" href="//alemauri.eu/favicon.png"> |
Loading…
Reference in new issue