feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/pages/terms-of-service.md b/content/pages/terms-of-service.md index 924f3c6..8977f12 100644 --- a/content/pages/terms-of-service.md +++ b/content/pages/terms-of-service.md @@ -1,6 +1,5 @@ --- title: "Terms of Service" -slug: terms-of-service updatedDate: 2026-04-05T06:06:12.000Z draft: false legacy_wp_id: 5521feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/pages/terms-of-service.md b/content/pages/terms-of-service.md new file mode 100644 index 0000000..924f3c6 --- /dev/null +++ b/content/pages/terms-of-service.md @@ -0,0 +1,91 @@ +--- +title: "Terms of Service" +slug: terms-of-service +updatedDate: 2026-04-05T06:06:12.000Z +draft: false +legacy_wp_id: 5521 +--- +**Last Updated:** Monday, August 11th 2025 + +By accessing, purchasing from, or attending any SLIST events, visiting our website, or engaging with our content, you agree to these Terms of Service. If you do not agree, do not use our services. + +* * * + +### 1\. **Eligibility** + +You must be at least 18 years old to access our site or purchase tickets, and at least 21 years old to attend events where alcohol is served. By purchasing, you confirm you meet all applicable age requirements. + +* * * + +### 2\. **Ticket Sales & Refunds** + +- All sales are final unless otherwise stated in writing by SLIST. +- Tickets are non-transferable without prior written consent from SLIST. +- SLIST reserves the right to refuse entry or remove any person for any reason without refund.Diff truncated (98 lines total). View full commit on GitHub →