diff options
| author | smain@google.com <smain@google.com> | 2014-11-25 17:38:15 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-11-25 17:38:15 +0000 |
| commit | cde2015889a26926c72d72c6b15c46ed1c3b5ead (patch) | |
| tree | 966f537d3f00b9857761202e581bae4c9e22cbf7 /docs/html/wear | |
| parent | 98c2090de433a79d8b042652cfdccb1a03953176 (diff) | |
| parent | f00d46db377b97da673f8699928d8343b3bc132d (diff) | |
| download | frameworks_base-cde2015889a26926c72d72c6b15c46ed1c3b5ead.zip frameworks_base-cde2015889a26926c72d72c6b15c46ed1c3b5ead.tar.gz frameworks_base-cde2015889a26926c72d72c6b15c46ed1c3b5ead.tar.bz2 | |
am f00d46db: am 79b496e8: am 75cd7c74: am 5f3ba993: am 1b23ee96: Merge "add intro videos (w/ shadowbox) to Auto and Wear landing pages." into lmp-docs
* commit 'f00d46db377b97da673f8699928d8343b3bc132d':
add intro videos (w/ shadowbox) to Auto and Wear landing pages.
Diffstat (limited to 'docs/html/wear')
| -rw-r--r-- | docs/html/wear/index.jd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/html/wear/index.jd b/docs/html/wear/index.jd index c372395..409488e 100644 --- a/docs/html/wear/index.jd +++ b/docs/html/wear/index.jd @@ -39,7 +39,7 @@ page.type=about <div class="col-10"> <div class="landing-section-header"> <div class="landing-h1 hero">Android Wear</div> - <div class="landing-subhead hero">Information that moves with you</div> + <div class="landing-subhead hero">Information that moves with you.</div> </div> <div class="landing-hero-description"> @@ -54,6 +54,10 @@ page.type=about <a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 40px;"> Get Started </a> + <a href="https://www.youtube.com/watch?v=Bl4Qne-RpcM" class="video-shadowbox-button white" + style="margin-left:40px"> + Watch the Intro Video + </a> </div> </div> |
