forked from AkkomaGang/akkoma
Change default bg image in new config.
This commit is contained in:
parent
f231313b70
commit
39b2457734
2 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@
|
||||||
pleroma_fe: %{
|
pleroma_fe: %{
|
||||||
theme: "pleroma-dark",
|
theme: "pleroma-dark",
|
||||||
logo: "/static/logo.png",
|
logo: "/static/logo.png",
|
||||||
background: "/static/aurora_borealis.jpg",
|
background: "/images/city.jpg",
|
||||||
redirectRootNoLogin: "/main/all",
|
redirectRootNoLogin: "/main/all",
|
||||||
redirectRootLogin: "/main/friends",
|
redirectRootLogin: "/main/friends",
|
||||||
showInstanceSpecificPanel: true,
|
showInstanceSpecificPanel: true,
|
||||||
|
|
BIN
priv/static/images/city.jpg
Normal file
BIN
priv/static/images/city.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 MiB |
Loading…
Reference in a new issue