This repository contains the static website for Findingway, deployed via GitHub Pages.
index.html- Homepageprivacy.html- Privacy Policyterms.html- Terms of Servicecss/styles.css- Shared styles.github/workflows/deploy.yml- GitHub Actions deployment configuration
This is a simple static website. To develop locally, simply open any of the HTML files in your browser.
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.