docs: Fixed resource card in Essentials landing page to point to Play Badge Generator.
Change-Id: I5e8020b16393400861a16d14a0edc0a193ad622e
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 136 KiB |
@@ -463,7 +463,7 @@ var RESOURCE_COLLECTIONS = {
|
||||
"https://support.google.com/googleplay/android-developer",
|
||||
"distribute/tools/promote/brand.html",
|
||||
"distribute/tools/promote/device-art.html",
|
||||
"distribute/tools/promote/badges.html",
|
||||
"https://play.google.com/intl/en_us/badges/",
|
||||
"distribute/tools/promote/linking.html",
|
||||
"distribute/tools/open-distribution.html",
|
||||
"about/dashboards/index.html"
|
||||
|
||||
@@ -460,6 +460,17 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
|
||||
"image":"images/play_dev.jpg",
|
||||
"type":"google"
|
||||
},
|
||||
{
|
||||
"title":"Google Play Badge Generator",
|
||||
"titleFriendly":"",
|
||||
"summary":"Build badges for your app in just a few clicks, or download hi-res badge assets localized for a variety of languages.",
|
||||
"url":"https://play.google.com/intl/en_us/badges/",
|
||||
"group":"",
|
||||
"keywords": [],
|
||||
"tags": ["#developersupport"],
|
||||
"image":"images/gp-badges-set.png",
|
||||
"type":"google"
|
||||
},
|
||||
{
|
||||
"lang": "en",
|
||||
"group": "",
|
||||
|
||||
Reference in New Issue
Block a user