diff options
author | StrugglingDoge <cbckelley@yahoo.com> | 2019-05-01 22:13:45 -0400 |
---|---|---|
committer | StrugglingDoge <cbckelley@yahoo.com> | 2019-05-01 22:13:45 -0400 |
commit | ddc9d3d08b5d2381b8c9a7686f140db459563f14 (patch) | |
tree | 6fbbb37260d8109c821221aaa97ebfa8173a9103 /sileodepictions/com.struggling.darkify | |
parent | 41803c5a3272a93f3652a9811179328d9fe5c532 (diff) |
now main repo :)
Diffstat (limited to 'sileodepictions/com.struggling.darkify')
-rw-r--r-- | sileodepictions/com.struggling.darkify/depiction.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sileodepictions/com.struggling.darkify/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json index f5f271c..afc75e7 100644 --- a/sileodepictions/com.struggling.darkify/depiction.json +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -1,6 +1,6 @@ { "minVersion": "0.1", - "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/Darkify.png", "tintColor": "#3f4042", "tabs": [ { @@ -12,8 +12,8 @@ "screenshots": [ { "accessibilityText": "Showcase", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" } ], "ipad": { @@ -22,8 +22,8 @@ "screenshots": [ { "accessibilityText": "Showcase", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" } ], "class": "DepictionScreenshotView" |