LAND-2: Redesign website overhaul

This commit is contained in:
Blake Ridgway
2026-07-16 17:34:03 -05:00
parent 63a0b28d48
commit f343ced979
4 changed files with 976 additions and 451 deletions

View File

@@ -11,6 +11,7 @@
<link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,400..700&amp;family=JetBrains+Mono:ital,wght@0,400..700;1,400..700&amp;display=swap" rel="stylesheet">
<link rel="stylesheet" href="/static/css/style.css">
<script src="/static/js/htmx.min.js"></script>
<script src="/static/js/theme-toggle.js"></script>
</head>
<body>
{{template "content" .}}