feat: add legacy service terms

This commit is contained in:
Codex
2026-07-29 16:23:21 +08:00
parent 8735a88ef6
commit 00bbf193e4
6 changed files with 1330 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ export function SiteShell({ children }: { children: ReactNode }) {
<a href="/cozsweet/data-deletion.html">Data Deletion</a>
<a href="/cozsweet/membership-agreement.html">Membership Agreement</a>
<a href="/cozsweet/auto-renewal-agreement.html">Auto-Renewal Agreement</a>
<a href="/cozsweet/service-terms.html">Terms of Service</a>
</div>
</nav>
</div>