mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
remlit mascot
This commit is contained in:
parent
b5038da7dd
commit
5f39304441
4 changed files with 12 additions and 3 deletions
|
|
@ -76,7 +76,7 @@ async function loadState() {
|
|||
"domain": domain,
|
||||
"enable_reaction": true,
|
||||
"locale": "en",
|
||||
"mascot": "/images/mascot.svg",
|
||||
"mascot": "/images/remlit.webp",
|
||||
"me": credentials.id,
|
||||
"reduce_motion": false,
|
||||
"show_quote_button": true,
|
||||
|
|
@ -84,7 +84,7 @@ async function loadState() {
|
|||
"streaming_api_base_url": `wss://${domain}`,
|
||||
"title": `${instance.title}`,
|
||||
"unfollow_modal": true,
|
||||
"source_url": 'https://iceshrimp.dev/ShittyKopper/Chuckya-fe-standalone',
|
||||
"source_url": 'https://iceshrimp.dev/blueb/Chuckya-fe-standalone',
|
||||
"version": instance.version,
|
||||
"activity_api_enabled": false,
|
||||
"default_content_type": "text/x.misskeymarkdown",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue