Bird avatars.
This commit is contained in:
@ -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
|
||||
|
||||

|
||||
|
||||
{{% 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/)
|
||||
|
||||
 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/)
|
||||
|
||||
 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
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
BIN
support/documentation/content/en/images/avatar_bird.png
Normal file
BIN
support/documentation/content/en/images/avatar_bird.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
@ -25,6 +25,7 @@ These files are used to generate multiple avatars (see the `build-avatars.js` sc
|
||||
* `assets/images/avatars/legacy` contains legacy avatar set (livechat versions until 8.1.0 included)
|
||||
* `assets/images/avatars/sepia` contains new sepia avatar set, based on the work of David Revoy (see copyright informations)
|
||||
* `assets/images/avatars/cat` contains new cats avatar set, based on the work of David Revoy (see copyright informations)
|
||||
* `assets/images/avatars/bird` contains new birds avatar set, based on the work of David Revoy (see copyright informations)
|
||||
|
||||
### assets/styles
|
||||
|
||||
|
Reference in New Issue
Block a user