Add support for SVG identicons

This commit is contained in:
2024-05-20 18:03:43 +02:00
parent 5befff0716
commit a39fb686a3
6 changed files with 100 additions and 6 deletions

View File

@ -34,6 +34,8 @@ The latter resembles the color scheme used by GitHub.
The request query parameter `d` can be used to request GitHub like patterns by setting the value to `github`.
Using query param `ct` with value `svg` or using request header `Accept: image/svg+xml` will generate SVG identicon.
==== Examples
Some examples for `/avatar/example` and different params.