Add mail
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<li class="old-project"><a class="li-title" href="http://xgm.guru/p/ufs">UFS Arena</a> - Warcraft III custom map (<a href="https://ru.wikipedia.org/wiki/Jass">JASS</a>).</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>You can find me in <a href="https://vk.com/vladfaust">VK</a>, <a href="https://t.me/vladfaust">Telegram</a> and <a href="https://github.com/vladfaust">GitHub</a>.</p>
|
||||
<p>You can find me in <a href="https://vk.com/vladfaust">VK</a>, <a href="https://t.me/vladfaust">Telegram</a> and <a href="https://github.com/vladfaust">GitHub</a>.<br>I rarely check my inbox: <a href="mailto:mail@vladfaust.com">mail@vladfaust.com</a>.</p>
|
||||
<p>I'm never available for hire.</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@@ -13,6 +13,10 @@ body {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.flex-item {
|
||||
max-width: 600px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: black;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user