add timezone 12h kv, add tooltops for badges
All checks were successful
Code quality checks / biome (push) Successful in 8s

This commit is contained in:
creations 2025-05-30 20:14:45 -04:00
parent 3cb3b76a2b
commit 152d1c475f
Signed by: creations
GPG key ID: 8F553AA4320FC711
2 changed files with 12 additions and 10 deletions

View file

@ -81,6 +81,7 @@ These can be defined in Lanyard's KV store to customize the page:
| `optout` | Allows users to stop sharing there profile on the website (`true` / `false`) |
| `reviews` | Enables reviews from reviewdb (`true` / `false`) |
| `timezone`| Enables the showing of the current time from the timezone db API (`true` / `false`) |
| `timezone_12` | Sets the timezone to default show 12h format, default is 24h |
---