Added assumed date of my death

This commit is contained in:
2024-12-06 20:38:29 +02:00
parent 8e4669238d
commit f39f421160

View File

@ -1,12 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href={{ url_for('static', filename='styles.css' ) }}>
<title>One day, we will be there</title>
</head>
<body>
<h1 class="center">Coming soon! (2024?)</h1>
<a href="https://www.death-clock.org">
<img src="https://www.death-clock.org/makeimg.php?dod=Saturday, 30th July&yod=2050&aod=Age 57"
alt="My Death Clock quiz results" width="220" height="180" border="0" />
</a>
<div class="bottom">
<p>For any info, please contact alexandru.pentilescu@disroot.org</p>
<p class="small">My personal public key fingerprint:
@ -14,4 +20,5 @@
</p>
</div>
</body>
</html>