mirror of
https://github.com/myronblair/parkerslingshot
synced 2026-06-30 17:50:22 -05:00
Initial commit — Parker County Slingshot Rentals booking site
Full booking system with Square card-on-file, 10-step booking flow, pre-departure checklist, and Mailjet email integration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<IfModule LiteSpeed>
|
||||
CacheEnable off
|
||||
</IfModule>
|
||||
Header always set Cache-Control "no-store, no-cache, must-revalidate"
|
||||
Header always set Pragma "no-cache"
|
||||
Reference in New Issue
Block a user