summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2014-04-17 00:14:47 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2014-04-17 00:14:48 +0000
commita106923e9add041f73ccf5f46e8584ea4302c54c (patch)
treea604d23406197534da1799495cdbffb7237507d2
parentdc9ca02c51ecc4468e60c391f8357b5025d6eef1 (diff)
parente26817d07e9f988d8c30abb28b1429d944b8e27b (diff)
Merge "add image itemprop to specify image for search result snippet" into klp-docs
-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>