docs: Changing Notifications page image

First graphic in the file wasn't a great page image, so I'm adding
itemprop="image" to the second image instead.

Change-Id: Ifcbe94e244ebd756b9143a290d15a3e456d477df
This commit is contained in:
Andrew Solovay
2016-03-08 13:53:00 -08:00
parent 6f1630ef2f
commit 30fe951869

View File

@@ -123,7 +123,7 @@ notification action. </p>
<img id="fig-user-input" src="{@docRoot}preview/images/inline-type-reply.png"
srcset="{@docRoot}preview/images/inline-type-reply.png 1x,
{@docRoot}preview/images/inline-type-reply_2x.png 2x"
width="300">
itemprop="image" width="300">
<p class="img-caption">
<strong>Figure 2.</strong> The user inputs text from the notification shade.
</p>