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