Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93de4812 authored by Robert Ly's avatar Robert Ly
Browse files

docs: fix lmp and index pages

Change-Id: Iacdc52e1514728aa81192f2b9b1ca146b39bc024
parent 387891fd
Loading
Loading
Loading
Loading
+1.12 KiB (9.69 KiB)
Loading image diff...
+3 B (3.04 KiB)
Loading image diff...
+23 B (3.85 KiB)
Loading image diff...
+25 −5
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
@jd:body

<!-- Top full-bleed carousel -->
<div class="home-new-carousel-1">
<div class="home-new-carousel-1" style="margin-top:40px">
  <div class="fullscreen-carousel-content">
    <div class="vcenter">
      <div class="wrap clearfix">
@@ -42,7 +42,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
  </div> <!-- end .fullscreen-carousel-content -->
</div> <!-- end .fullscreen-carousel -->

<div class="actions-bar">
<div class="actions-bar" style="margin-top:30px">
  <div class="wrap">
    <div class="actions">
      <div><a href="{@docRoot}sdk/index.html">Get the SDK</a></div>
@@ -68,13 +68,33 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
      <div class="landing-body" style="margin-top: 80px;">
        <div class="landing-breakout cols">
          <div class="col-3-wide">
              <a href="{@docRoot}wear/index.html"><img src="{@docRoot}images/home/wear.png"></a>
              <img src="{@docRoot}images/home/wear.png">
              <p class="landing-small" style="margin-top:30px">
                Provide information on-the-go for your users, whenever they need it.
            </p>
            <p class="landing-small">
              <a href="{@docRoot}wear/index.html">Learn about Android Wear</a>
            </p>
          </div>
          <div class="col-3-wide">            
              <a href="{@docRoot}tv/index.html"><img src="{@docRoot}images/home/tv.png"></a>
             <img src="{@docRoot}images/home/tv.png">
              <p class="landing-small" style="margin-top:30px">
                Build your apps for the big screen and bring your content to life.
              </p>
            <p class="landing-small">
              <a href="{@docRoot}tv/index.html">Learn about Android TV</a>

            </p>
          </div>
          <div class="col-3-wide">            
              <a href="{@docRoot}auto/index.html"><img src="{@docRoot}images/home/auto.png"></a>
              <img src="{@docRoot}images/home/auto.png">
              <p class="landing-small" style="margin-top:30px">
                Extend your music apps to automobile
                entertainment systems.
             </p>
            <p class="landing-small">
              <a href="{@docRoot}auto/index.html">Learn about Android Auto</a>
            </p>
          </div>
        </div>
      </div>
+3 −3
Original line number Diff line number Diff line
@@ -241,7 +241,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
                  Let us know when you encounter problems, so we can fix them and make
                  the platform better for you and your users.
                    </p><p class="landing-small">
                      <a target="_blank" href="https://code.google.com/p/android-developer-preview/">
                      <a href="https://code.google.com/p/android-developer-preview/">
                      Report Issues</a>
                    </p>
                  <p></p>
@@ -257,7 +257,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
                    Join the community of Android developers testing out the L Developer Preview and
                    share your thoughts and experiences.
                  </p><p class="landing-small">
                    <a target="_blank" href="https://plus.sandbox.google.com/communities/113159138894928487684">
                    <a href="https://plus.sandbox.google.com/communities/113159138894928487684">
                    Discuss on Google+</a>
                    </p>
                </div>
@@ -274,7 +274,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
                  for news about the changes.
                  </p>
                  <p class="landing-small">
                    <a target="_blank" href="/preview/support.html">Get Support</a>
                    <a href="/preview/support.html">Get Support</a>
                  </p>
                </div>
              </div>