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,
|
||||
"background": "/static/aurora_borealis.jpg",
|
||||
"collapseMessageWithSubject": false,
|
||||
"background": "/static/background.jpg",
|
||||
"collapseMessageWithSubject": true,
|
||||
"greentext": false,
|
||||
"hideFilteredStatuses": false,
|
||||
"hideMutedPosts": false,
|
||||
|
|
@ -22,5 +22,5 @@
|
|||
"sidebarRight": false,
|
||||
"subjectLineBehavior": "email",
|
||||
"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