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 {
|
.profile {
|
||||||
margin-top: 150px;
|
margin-top: 150px;
|
||||||
|
margin-bottom: 100px;
|
||||||
height: auto;
|
height: auto;
|
||||||
width: 10%;
|
width: 10%;
|
||||||
min-width: 25px;
|
min-width: 25px;
|
||||||
|
@ -126,6 +127,9 @@
|
||||||
<a href="https://tv.giller.dev">My prefered entertainment</a>
|
<a href="https://tv.giller.dev">My prefered entertainment</a>
|
||||||
<br />
|
<br />
|
||||||
<a href="https://maps.giller.dev">My prefered navigation</a>
|
<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>
|
<h1>Settings</h1>
|
||||||
<table class="settings-table">
|
<table class="settings-table">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue