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

Commit 90a7d62b authored by Joe Fernandez's avatar Joe Fernandez
Browse files

docs: M Release landing page, update section layout

Change-Id: If0ff5651d140374870bfddde9029e66a49fcd141
parent 2e3e2b4d
Loading
Loading
Loading
Loading
+21 −18
Original line number Diff line number Diff line
@@ -41,22 +41,26 @@ footer.hide=1
</section>

<div class="wrap dac-offset-parent">
  <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
  <a class="dac-fab dac-scroll-button" data-scroll-button href="#resources">
    <i class="dac-sprite dac-arrow-down-gray"></i>
  </a>
</div>

<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap">
  <h2 class="norule">Latest</h2>

<section class="dac-section dac-gray" id="resources"><div class="wrap">
  <h1 class="dac-section-title">Resources</h1>
  <div class="dac-section-subtitle">
    Essential information to help you get your apps ready for Android 6.0.
  </div>

  <div class="resource-widget resource-flow-layout col-16"
      data-query="type:blog+tag:marshmallow"
      data-sortOrder="-timestamp"
       data-query="collection:marshmallow/landing/more"
       data-cardSizes="6x6"
      data-maxResults="12"
       data-initial-results="3"></div>
</div></section>
  </div>
</section>


<section class="dac-section" id="videos"><div class="wrap">
  <h1 class="dac-section-title">Videos</h1>
  <div class="dac-section-subtitle">
@@ -72,15 +76,14 @@ footer.hide=1
  </div>
</section>

<section class="dac-section dac-gray" id="resources"><div class="wrap">
  <h1 class="dac-section-title">Resources</h1>
  <div class="dac-section-subtitle">
    Essential information to help you get your apps ready for Android 6.0.
  </div>

<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap">
  <h2 class="norule">Latest</h2>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:marshmallow/landing/more"
      data-query="type:blog+tag:marshmallow"
      data-sortOrder="-timestamp"
      data-cardSizes="6x6"
       data-initial-results="3"></div>
      data-maxResults="12"
      data-initial-results="3">
  </div>
</section>