updates homepage dashboard
This commit is contained in:
parent
40eec873ad
commit
a0551f3d00
1 changed files with 5 additions and 6 deletions
|
|
@ -138,12 +138,7 @@
|
||||||
allowedHosts = "home.dnsc.io";
|
allowedHosts = "home.dnsc.io";
|
||||||
settings = {
|
settings = {
|
||||||
theme = "dark";
|
theme = "dark";
|
||||||
color = "purple";
|
background = "https://github.com/user-attachments/assets/8741ae6b-be80-4435-a00f-9e873ba89340";
|
||||||
background = {
|
|
||||||
image = "https://github.com/user-attachments/assets/8741ae6b-be80-4435-a00f-9e873ba89340";
|
|
||||||
blur = "sm";
|
|
||||||
opacity = 50;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
services = [
|
services = [
|
||||||
{
|
{
|
||||||
|
|
@ -195,6 +190,8 @@
|
||||||
href = "https://app.fastmail.com";
|
href = "https://app.fastmail.com";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
}
|
||||||
|
{
|
||||||
YNAB = [
|
YNAB = [
|
||||||
{
|
{
|
||||||
abbr = "YN";
|
abbr = "YN";
|
||||||
|
|
@ -213,6 +210,8 @@
|
||||||
href = "https://codeberg.org";
|
href = "https://codeberg.org";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
}
|
||||||
|
{
|
||||||
Github = [
|
Github = [
|
||||||
{
|
{
|
||||||
abbr = "GH";
|
abbr = "GH";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue