diff --git a/skins-3.0.json b/skins-3.0.json index ddb484b..a4803e9 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -117,7 +117,12 @@ ], "categories": [{ "name": "Default", - "options": [] + "options": [{ + "type": "checkBox", + "name": "Theme Logo", + "description": "Styles title page in such a way in which logos are used instead of Names.", + "css": "@import url('https://prayag17.github.io/JellyFlix/Logo.css');" + }] }] }, {