Add New Option to JellySkin

This commit is contained in:
Prayag
2021-03-26 10:45:30 +05:30
parent 5bee383228
commit c93dfa61a6

View File

@@ -285,6 +285,12 @@
"value": "morningGradient"
}
]
},
{
"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/JellySkin/Logo.css');"
}
]
}