add mascot
This commit is contained in:
parent
26164479ff
commit
58709501ca
2 changed files with 12 additions and 1 deletions
|
@ -156,7 +156,7 @@ async function setStateAndRedirect(access_token, domain) {
|
|||
"domain": domain,
|
||||
"enable_reaction": true,
|
||||
"locale": "en",
|
||||
"mascot": "/images/pleroma-fox-tan-smol.png",
|
||||
"mascot": "/images/mascot.svg",
|
||||
"max_toot_chars": instance.configuration.statuses.max_characters,
|
||||
"me": credentials.id,
|
||||
"reduce_motion": false,
|
||||
|
|
11
public/images/mascot.svg
Normal file
11
public/images/mascot.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in a new issue