Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 819 Bytes

File metadata and controls

27 lines (19 loc) · 819 Bytes

Decibel Sense — Privacy Policy Website

This is the privacy policy site for Decibel Sense - Sound Meter, hosted via GitHub Pages.

Live URL

After enabling GitHub Pages, this will be available at:

https://bedduworkable.github.io/SoundMeter/

How to deploy

  1. Push this folder to your GitHub repo: https://github.com/Bedduworkable/SoundMeter
  2. Go to your repo → SettingsPages
  3. Under "Source", select Deploy from a branch
  4. Branch: main, Folder: / (root) (if you push these files to repo root)
  5. Click Save
  6. Wait 1-2 minutes for GitHub to build and deploy
  7. Visit https://bedduworkable.github.io/SoundMeter/ to verify

Files

  • index.html — Privacy policy (main page)
  • .nojekyll — Tells GitHub Pages not to run Jekyll
  • README.md — This file