docs: Added "Play Games Quality" card to Distribute > Essentials page

Bug: 26949505
Change-Id: I44c8045906ad4f6b1578efc97d1668e278696ec9
This commit is contained in:
Kevin Hufnagle
2016-09-09 00:08:37 -07:00
parent 8a7947b0d6
commit 089ca16c4b

View File

@@ -1031,6 +1031,17 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
"image":"images/google/gps-play_games_logo.png",
"type":"distribute"
},
{
"title": "Play Games Quality",
"category": "google",
"summary": "Meet the basic expectations of game players through compelling features and an intuitive, well-designed UI.",
"url": "https://developers.google.com/games/services/checklist",
"group": "",
"keywords": ["games", "play games", "quality"],
"tags": [],
"image": "images/cards/distribute/engage/card-game-services.png",
"type": "distribute"
},
{
"title":"Get Started with Analytics",
"category":"google",
@@ -4376,6 +4387,7 @@ METADATA['en'].collections = {
"distribute/essentials/quality/wear.html",
"distribute/essentials/quality/tv.html",
"distribute/essentials/quality/auto.html",
"https://developers.google.com/games/services/checklist",
"distribute/essentials/quality/billions.html",
"https://developers.google.com/edu/guidelines"
]