Bird avatars.

This commit is contained in:
John Livingston
2024-02-09 15:12:48 +01:00
parent 41ce8e4233
commit fbeffef34b
158 changed files with 273 additions and 2 deletions

View File

@ -97,12 +97,19 @@ Otherwise it could block all anonymous users at once.
You can choose from several different sets the default avatars that will be used for chat users.
{{% livechat_label avatar_set_option_sepia %}}: [David Revoy's Peertube avatar generator](https://www.peppercarrot.com/extras/html/2023_peertube-generator/) [CC-By](https://creativecommons.org/licenses/by/4.0/) license
![Sepia](/peertube-plugin-livechat/images/avatar_sepia.png?classes=shadow,border&height=40px)
{{% livechat_label avatar_set_option_cat %}}: [David Revoy's cat avatar generator](https://www.peppercarrot.com/extras/html/2016_cat-generator/) [CC-By](https://creativecommons.org/licenses/by/4.0/)
![Cats](/peertube-plugin-livechat/images/avatar_cat.png?classes=shadow,border&height=40px) license
{{% livechat_label avatar_set_option_bird %}}: [David Revoy's bird avatar generator](https://www.peppercarrot.com/extras/html/2019_bird-generator/) [CC-By](https://creativecommons.org/licenses/by/4.0/)
![Birds](/peertube-plugin-livechat/images/avatar_bird.png?classes=shadow,border&height=40px) license
{{% livechat_label avatar_set_option_legacy %}}: Based on [David Revoy' work](https://www.davidrevoy.com), [AGPL-v3](https://www.gnu.org/licenses/agpl-3.0.en.html) license
![Legacy](/peertube-plugin-livechat/images/avatar_legacy.jpg?classes=shadow,border&height=40px)
If you can't see the change immediatly, it could be because of your browser cache. Just clear your browser session storage, or restart it.