htdoc/nix.html
2025-02-14 17:34:50 -05:00

16 lines
329 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="static/main.css">
</head>
<body>
<div class="content">
<h1 class="logo-nix">pubnix</h1>
<p>work in progress.</p>
</body>
<footer>
</footer>
</html>