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

Commit 511db3b1 authored by Robert Ly's avatar Robert Ly
Browse files

docs: remove description text for index

Change-Id: I750e4d34ff37e52c39eb764131f82a23360e7c28
parent efa289e2
Loading
Loading
Loading
Loading
+10 −35
Original line number Diff line number Diff line
@@ -59,48 +59,23 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
  <div class="landing-section">
    <div class="wrap">
      <div class="landing-section-header">
        <div class="landing-h1">Android, Everywhere You Need It</div>
        <div class="landing-subhead">
          Android runs on hundreds of millions of handheld devices around the world, <br /> and it now supports these exciting, new form-factors.
        <div class="landing-h1">Develop for Multiple Form Factors</div>
        <div class="landing-subhead" style="margin-top: 20px;">
          Android runs on hundreds of millions of handheld devices around the world, <br />
          and it now supports these exciting, new form-factors.
        </div>
      </div>
      <div class="landing-body">
      <div class="landing-body" style="margin-top: 80px;">
        <div class="landing-breakout cols">

          <div class="col-3-wide">
            <img src="/images/home/wear.png">

            <p class="landing-small">
              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>
              <a href="{@docRoot}wear/index.html"><img src="{@docRoot}images/home/wear.png"></a>
          </div>

          <div class="col-3-wide">            
            <img src="/images/home/tv.png">

            <p class="landing-small">
              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>
              <a href="{@docRoot}tv/index.html"><img src="{@docRoot}images/home/tv.png"></a>
          </div>

          <div class="col-3-wide">            
            <img src="/images/home/auto.png">

            <p class="landing-small">
              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>
              <a href="{@docRoot}auto/index.html"><img src="{@docRoot}images/home/auto.png"></a>
          </div>

        </div>
      </div>
    </div>  <!-- end .wrap -->