Add dedicated subscribe page and seed all JSON defaults on startup

This commit is contained in:
nmemmert
2026-04-13 12:06:48 -04:00
parent 0e9d112c44
commit 36594d5e16
3 changed files with 142 additions and 7 deletions
+14
View File
@@ -774,6 +774,20 @@
padding: 0;
}
.subscribe-card {
max-width: 560px;
}
.subscribe-form {
margin-top: 1rem;
text-align: left;
}
.subscribe-form .btn-secondary {
width: 100%;
justify-content: center;
}
.thanks-countdown {
color: #d4b87a !important;
letter-spacing: 0.06em;