updated index.html

This commit is contained in:
Frederik Palmø 2023-06-14 13:10:24 +02:00
parent 7ef8cb101f
commit 3720347795

View File

@ -235,19 +235,6 @@
<h3>info</h3>
<img src="/assets/profile.png" width="120" height="120" class="profile" />
<dl>
<dt>email</dt>
<dd>
<a
class="email"
data-user="frederik"
data-domain="palmoe.dk"
href="mailto:frederikATpalmoeDOTdk"
onclick="this.href=this.href
.replace(/AT/, '@')
.replace(/DOT/, '.')"
></a>
</dd>
<dt>github</dt>
<dd><a href="https://github.com/vodofrede">vodofrede</a></dd>
</dl>