diff --git a/sonnenmoor.json b/sonnenmoor.json new file mode 100644 index 0000000..96b7832 --- /dev/null +++ b/sonnenmoor.json @@ -0,0 +1,17 @@ +{ + "$jason": { + "body": { + "background": { + "type": "html", + "url": "https://www.sonnenmoor.at/", + "style": { + "background": "#ffffff", + "progress" : "rgba(0,0,0,0)" + }, + "action": { + "type": "$default" + } + } + } + } +} \ No newline at end of file