neat mailto trick

This commit is contained in:
tengel 2025-04-26 11:18:01 -05:00
parent 36f6c5ecb8
commit 0ff0a00de2
2 changed files with 6 additions and 3 deletions

View file

@ -134,3 +134,6 @@ h1 {
height:30px;
width:30px;
}
div.escsi > span {
display: none;
}

View file

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<title>tenno</title>
<meta name="description" content="chaos is spreading">
<meta name="description" content="uninvited cacophony">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" media="screen" href="index.css">
<link rel="stylesheet" media="screen" href="razzledazzle.css" />
@ -20,7 +20,7 @@
<div class="title-group">
<h1 class="title">tenno</h1>
<span class="description">
<em>uninvited cacophony</em>
<em>may the saints look away</em>
</span>
</div>
</div>
@ -71,7 +71,7 @@
<footer id="footer">
<div class="content middle">
<span class="footdesc">
[ <a target="_blank" href="https://wiki.warframe.com/w/Tenno">codex</a> ]
<div class="escsi">[ scsi<span>xy.</span>@<span>yz.</span>tenno.<span>zy.</span>nz ]</div>
</span>
</div>
</footer>