diff options
| -rw-r--r-- | docs/html/distribute/index.jd | 4 | ||||
| -rw-r--r-- | docs/html/preview/index.jd | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/distribute/index.jd b/docs/html/distribute/index.jd index 638477302d0a..424983d4d286 100644 --- a/docs/html/distribute/index.jd +++ b/docs/html/distribute/index.jd @@ -67,7 +67,9 @@ page.metaDescription=The most visited store in the world for Android apps. Cloud </li> <li class="dac-tab-view" data-tab-view="type"> + <!-- <div class="dac-filter-item" data-filter-value="type:distribute" data-filter-name="Articles"></div> + --> <div class="dac-filter-item" data-filter-value="type:youtube" data-filter-name="Videos"></div> <div class="dac-filter-item" data-filter-value="type:blog" data-filter-name="Blog posts"></div> </li> @@ -78,7 +80,7 @@ page.metaDescription=The most visited store in the world for Android apps. Cloud </div> <div class="resource-flow-layout col-16" id="latest-resources" - data-query="type:distribute, type:youtube+tag:googleplay, type:blog+tag:googleplay+tag:featured" + data-query="type:youtube+tag:googleplay, type:blog+tag:googleplay+tag:featured" data-sortOrder="-timestamp" data-cardSizes="6x6" data-items-per-page="6" diff --git a/docs/html/preview/index.jd b/docs/html/preview/index.jd index b0631add8b13..918de48c41d3 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -57,7 +57,7 @@ footer.hide=1 <div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand"> <div class="wrap dac-offset-parent"> - <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps"> + <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest"> <i class="dac-sprite dac-arrow-down-gray"></i> </a> <ul class="dac-actions"> |