aboutsummaryrefslogtreecommitdiff
path: root/sileo-featured.json
blob: 9bf52759ef97a46980313d7b0edc9389db466fd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "class": "FeaturedBannersView",
  "itemSize": "{296, 148}",
  "itemCornerRadius": 10,
  "banners": [
    {
        "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png",
        "title": "Darkify",
        "package": "com.struggling.darkify",
        "hideShadow": false
    }
  ]
}