diff options
author | smain@google.com <smain@google.com> | 2014-11-24 09:25:00 -0800 |
---|---|---|
committer | smain@google.com <smain@google.com> | 2014-11-24 09:25:00 -0800 |
commit | 43eabc8f13b7f86ba2eac1a8b17224b8af621dd8 (patch) | |
tree | 397d60b63ec8c12ca2e19e2b561682c9b2e53416 /docs/html/wear | |
parent | e9fddfd802f9d00dd2d86bd78e3da3cc2f530d3c (diff) | |
download | frameworks_base-43eabc8f13b7f86ba2eac1a8b17224b8af621dd8.zip frameworks_base-43eabc8f13b7f86ba2eac1a8b17224b8af621dd8.tar.gz frameworks_base-43eabc8f13b7f86ba2eac1a8b17224b8af621dd8.tar.bz2 |
add intro videos (w/ shadowbox) to Auto and Wear landing pages.
Change-Id: Ieb730416b7a469c7cbd0e80d1e9f74f14a7adb70
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> |