feat: smallislovely

This commit is contained in:
punkfairie 2024-03-16 14:52:04 -07:00
parent cbd1c59758
commit c2a2b2ed24
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -0,0 +1,14 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Links to small but beautiful sites</title>
<link rel="stylesheet" href="/style.css" />
<!-- saudade includes -->
<script src="/saudade.js@root" type="module"></script>
</head>
<body class="center purple big">
<div class="purple">Small is beautiful</div>
</body>
</html>