Add downloads page

This commit is contained in:
2025-11-06 22:06:09 -07:00
parent b638f30a18
commit 0761c87854
3 changed files with 73 additions and 0 deletions

View File

@@ -54,3 +54,7 @@ body {
.home-button svg {
@apply h-5 w-5;
}
p a {
@apply text-cyan-300 underline;
}