diff options
| author | 2014-06-30 01:04:44 +0000 | |
|---|---|---|
| committer | 2014-06-27 15:56:14 +0000 | |
| commit | 7ecb89fc1e2b07e51dcc52fe6e778855dfb92c15 (patch) | |
| tree | 66c384724884eaaffe892c1d887c2cb431878f2a | |
| parent | 14ec9adefa1cad0c5444bc938f0edaebaf4d1eee (diff) | |
| parent | 8da8820a70cdd9962d00c214d84a5e624ebef7c6 (diff) | |
Merge "Change card title for admob." into klp-modular-dev
| -rw-r--r-- | docs/html/jd_extras.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js index 605af52526b0..dccdf7ee5f2c 100644 --- a/docs/html/jd_extras.js +++ b/docs/html/jd_extras.js @@ -1018,7 +1018,7 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([ "url": "http://www.google.com/ads/admob/#subid=us-en-et-dac", "timestamp": null, "image": "distribute/images/advertising.png", - "title": "AdMob for Android", + "title": "AdMob", "summary": "Make money by connecting with over a million Google advertisers all over the world, so your revenue scales with your app.", "keywords": ["ads"], "type": "distribute", |