Files
mi-sitio-personal/README.md
Aditya Gupta cfee953dee feat: Implement IP to color scheme mapping
closes #2
- updated page title
- attatched modal to "YOU GET" pill
2026-02-23 13:23:59 +05:30

9 lines
213 B
Markdown

# Mi sitio personal
## Theme Randomization
If you want to trigger theme randomization instead of IP based mapping, you can set the environment var when running dev:
```
VITE_RANDOMIZE_THEME=true npm run dev
```