feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/pages/refund-and-returns.md b/content/pages/refund-and-returns.md index 4a91bcc..a1b0396 100644 --- a/content/pages/refund-and-returns.md +++ b/content/pages/refund-and-returns.md @@ -1,6 +1,5 @@ --- title: "Refund and Returns Policy" -slug: refund-and-returns updatedDate: 2026-05-13T09:37:57.000Z draft: false legacy_wp_id: 7344feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/pages/refund-and-returns.md b/content/pages/refund-and-returns.md new file mode 100644 index 0000000..4a91bcc --- /dev/null +++ b/content/pages/refund-and-returns.md @@ -0,0 +1,60 @@ +--- +title: "Refund and Returns Policy" +slug: refund-and-returns +updatedDate: 2026-05-13T09:37:57.000Z +draft: false +legacy_wp_id: 7344 +--- +## SLIST Refund & Returns Manifesto – The Short Version + +All sales final. No refunds, no returns. If something goes wrong on our end, we’ll make it right with an exchange. + +* * * + +# Refund & Returns Policy + +**Last updated:** August 9, 2025 + +Every purchase you make with SLIST fuels the movement — covering not only production costs but also the preemptive investments we make in advertising, promotion, and community-building. Because of this, **all sales are final** and treated as contributions toward sustaining SLIST. + +We do not offer refunds or returns under any circumstances, including but not limited to: + +- Event cancellation for any reason +- Schedule changes +- Change of mind or personal circumstancesDiff truncated (67 lines total). View full commit on GitHub →
← Back to Refund and Returns Policy