this is the site now

This commit is contained in:
2025-11-06 10:05:18 +00:00
parent f310821b31
commit 61a9d6cf80
4 changed files with 54 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>futile</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="assets/favicon.svg" type="image/svg+xml">
</head>
<body>
<div class="container">
<h1 class="title"><a class="title" href="mailto:me@futile.eu">futile</a></h1>
</div>
</body>
</html>