Use project URL in fallback config (#3656)

This commit is contained in:
Kristjan ESPERANTO
2024-12-18 08:00:00 +01:00
committed by GitHub
parent 5232f46d44
commit 5b3b40da66
3 changed files with 16 additions and 15 deletions

View File

@@ -70,7 +70,7 @@ const defaults = {
position: "bottom_bar",
classes: "xsmall dimmed",
config: {
text: "www.michaelteeuw.nl"
text: "https://magicmirror.builders/"
}
}
]