From 9516927adc68897a3221592387f4e74ad89ee81f Mon Sep 17 00:00:00 2001 From: Karl Date: Tue, 3 Aug 2021 15:59:12 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ehausschlachter.json=E2=80=9C=20hinzuf?= =?UTF-8?q?=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hausschlachter.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 hausschlachter.json diff --git a/hausschlachter.json b/hausschlachter.json new file mode 100644 index 0000000..f172e9c --- /dev/null +++ b/hausschlachter.json @@ -0,0 +1,17 @@ +{ + "$jason": { + "body": { + "background": { + "type": "html", + "url": "https://hausschlachter.at/", + "style": { + "background": "#ffffff", + "progress" : "rgba(0,0,0,0)" + }, + "action": { + "type": "$default" + } + } + } + } +} \ No newline at end of file