Skip to content

Commit 6507df8

Browse files
committed
docs: add meta descriptions for home and sdk
also revise the G+ widget to make fit Change-Id: Iadc8858bec2524fa9ed905534949885c7130ccc2
1 parent e22f474 commit 6507df8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/html/index.jd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
home=true
2+
metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
23
@jd:body
34

45

@@ -153,7 +154,7 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
153154
+ "href='https://plus.google.com/108967384991768947849'>+Android Developers</a>. "
154155
+ "We'll use it to host Hangouts for developers, talk about the latest releases, "
155156
+ "development and design tips, and much more.</p>"
156-
+ "<div style='margin-top:.7em'><g:plus href='https://plus.google.com/108967384991768947849' "
157+
+ "<div style='margin:.7em 0 0 -1.2em'><g:plus href='https://plus.google.com/108967384991768947849' "
157158
+ "size=\"smallbadge\" width=\"275\"></g:plus></div>"
158159
},
159160

@@ -213,6 +214,3 @@ po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/j
213214
var s = document.getElementsByTagName("script")[0];
214215
s.parentNode.insertBefore(po, s);
215216
})();</script>
216-
<style type="text/css">
217-
#___plus_0, #___plus_0 iframe, #___plus_0 { width: 275px !important; }
218-
</style>

docs/html/sdk/index.jd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
page.title=Android SDK
2+
page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices.
23
sdk.redirect=0
34

45
sdk.win_installer=installer_r16-windows.exe

0 commit comments

Comments
 (0)