forked from mirrors/akkoma-fe
static changes
This commit is contained in:
parent
87efc2f294
commit
a0ac45ba0a
4 changed files with 3 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 628 KiB |
BIN
static/background.jpg
Normal file
BIN
static/background.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 718 KiB |
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"alwaysShowSubjectInput": true,
|
"alwaysShowSubjectInput": true,
|
||||||
"background": "/static/aurora_borealis.jpg",
|
"background": "/static/background.jpg",
|
||||||
"collapseMessageWithSubject": false,
|
"collapseMessageWithSubject": true,
|
||||||
"greentext": false,
|
"greentext": false,
|
||||||
"hideFilteredStatuses": false,
|
"hideFilteredStatuses": false,
|
||||||
"hideMutedPosts": false,
|
"hideMutedPosts": false,
|
||||||
|
|
@ -22,5 +22,5 @@
|
||||||
"sidebarRight": false,
|
"sidebarRight": false,
|
||||||
"subjectLineBehavior": "email",
|
"subjectLineBehavior": "email",
|
||||||
"theme": "ihatebeingalive",
|
"theme": "ihatebeingalive",
|
||||||
"webPushNotifications": false
|
"webPushNotifications": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in a new issue