parent
50b35683d5
commit
b6f3be8918
@ -1,2 +1,13 @@ |
|||||||
<title>Mauri's website</title> |
<title>Mauri's website</title> |
||||||
<link rel="stylesheet" href="styles.css"> |
<link rel="stylesheet" href="styles.css"> |
||||||
|
|
||||||
|
<div class="header"> |
||||||
|
<div id="thumb-container"> |
||||||
|
<img src="img/me.jpg" alt="me" id="thumb"> |
||||||
|
</div> |
||||||
|
<div id="links"> |
||||||
|
<a href="./">Home</a> |
||||||
|
<a href="https://git.alemauri.eu/alema">Gitea<a> |
||||||
|
<a href="https://github.com/gunboy001">Github<a> |
||||||
|
</div> |
||||||
|
</div> |
||||||
|
After Width: | Height: | Size: 241 KiB |
Loading…
Reference in new issue