# /quicknotes/index.html
```html
QuickNotes • lsbunkr
QuickNotes
local-only notes utility
← back
Notes are stored locally in your browser.
```
Folder structure:
```text
lsbunkr/
├── index.html
└── quicknotes/
└── index.html
```
The page will automatically work at:
```text
/quicknotes/
```