add css kv var, move away from ssr ( multiple queries ), remove colors kv var, add option to disable logging per route
All checks were successful
Code quality checks / biome (push) Successful in 15s
All checks were successful
Code quality checks / biome (push) Successful in 15s
This commit is contained in:
parent
bd680ab607
commit
3b6c68c25d
18 changed files with 571 additions and 667 deletions
|
@ -72,7 +72,7 @@ These can be defined in Lanyard's KV store to customize the page:
|
|||
| `stars` | Enables starfield background (`true` / `false`) |
|
||||
| `badges` | Enables badge fetching (`true` / `false`) |
|
||||
| `readme` | URL to a README displayed on the profile (`.md` or `.html`) |
|
||||
| `colors` | Enables avatar-based color theming (uses `node-vibrant`) |
|
||||
| `css` | URL to a css to change styles on the page, no import or require allowed |
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue