boring-avatars
Advanced tools
Comparing version 1.5.3 to 1.5.4
@@ -5,4 +5,5 @@ { | ||
"homepage": "https://boringavatars.com/", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"main": "build/index.js", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -9,0 +10,0 @@ "type": "git", |
@@ -48,1 +48,18 @@ | ||
| colors | array of colors | | ||
## Source | ||
You can embed your boring avatars using the boring avatars source. | ||
To choose a random avatar from a specific user and a color palette, the format follows: | ||
``` | ||
https://source.boringavatars.com/marble/120/Maria%20Mitchell?colors=264653,2a9d8f,e9c46a,f4a261,e76f51 | ||
``` | ||
![Avatar for Maria Mitchell](https://source.boringavatars.com/marble/120/Maria%20Mitchell?colors=264653,2a9d8f,e9c46a,f4a261,e76f51) | ||
For more information, [check out the README](https://github.com/hihayk/boring-avatars-service/blob/main/README.md) | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22785
65