summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2014-04-17 00:22:02 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2014-04-17 00:22:02 +0000
commitb04f3f749b565ca075066bbc1fe89153941eaa65 (patch)
treee0fcf3b1da2cdc936623f0d69e60ecaa046f737f
parentf64feec253d0c8a124f8ab16954bf71b1f3c3e92 (diff)
parentcb38ee510abed0112aa47cb2da6bfe182400f321 (diff)
am cb38ee51: am a106923e: Merge "add image itemprop to specify image for search result snippet" into klp-docs
* commit 'cb38ee510abed0112aa47cb2da6bfe182400f321': add image itemprop to specify image for search result snippet
-rw-r--r--docs/html/wear/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/wear/index.jd b/docs/html/wear/index.jd
index a6a64605ca27..659e9f20b12c 100644
--- a/docs/html/wear/index.jd
+++ b/docs/html/wear/index.jd
@@ -121,13 +121,13 @@ $("#icon-video-close").on("click", function() {
</p>
</div>
<div class="col-3-wide">
- <img src="/wear/images/screens/circle_message2.png" alt="Image of a Hangouts message">
+ <img src="/wear/images/screens/circle_message2.png" itemprop="image" alt="" >
<p class="wear-small">
Get glanceable, actionable information at just the right time throughout the day.
</p>
</div>
<div class="col-3-wide">
- <img src="/wear/images/screens/fitness-24.png" alt="Image showing ">
+ <img src="/wear/images/screens/fitness-24.png" alt="">
<p class="wear-small">
A wide range of sensors is available to your applications, from accelerometers to heart rate monitors.
</p>