aboutsummaryrefslogtreecommitdiff
path: root/sileo-featured.json
blob: f385036c0eb1456c06201482b0ea035f20f91478 (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/repo/gh-pages/assets/Banners/shittyTheme.png",
        "title": "shittyTheme",
        "package": "com.navanchauhan.shittyTheme",
        "hideShadow": false
    }
  ]
}