updates homepage background
This commit is contained in:
parent
a0551f3d00
commit
7f9feda3ee
1 changed files with 5 additions and 1 deletions
|
|
@ -138,7 +138,11 @@
|
||||||
allowedHosts = "home.dnsc.io";
|
allowedHosts = "home.dnsc.io";
|
||||||
settings = {
|
settings = {
|
||||||
theme = "dark";
|
theme = "dark";
|
||||||
background = "https://github.com/user-attachments/assets/8741ae6b-be80-4435-a00f-9e873ba89340";
|
background = {
|
||||||
|
image = "https://postimg.cc/kV0Ynj68";
|
||||||
|
blur = "sm";
|
||||||
|
opacity = 50;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
services = [
|
services = [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue