Site Live — Simple HTML Placeholder
This is a minimal HTML file you can use while deploying or debugging. Replace this content with your app or site files.
Quick tips
- If your server still shows an old page after updating, try clearing the server cache or LiteSpeed/Cloudflare cache.
- To force browsers to load the newest file during testing, append a query string to the URL like
/index.html?v=2. - Place a production build (index.html + assets) in the same folder and update this file or remove it.