Added email
This commit is contained in:
parent
f3af7ab67f
commit
6a2360b235
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
.profile {
|
||||
margin-top: 150px;
|
||||
margin-bottom: 100px;
|
||||
height: auto;
|
||||
width: 10%;
|
||||
min-width: 25px;
|
||||
|
@ -126,6 +127,9 @@
|
|||
<a href="https://tv.giller.dev">My prefered entertainment</a>
|
||||
<br />
|
||||
<a href="https://maps.giller.dev">My prefered navigation</a>
|
||||
<br />
|
||||
<br />
|
||||
<a href="mailto:max@giller.dev">Write me an e-mail</a>
|
||||
<h1>Settings</h1>
|
||||
<table class="settings-table">
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue