diff options
Diffstat (limited to 'docs/html/develop/index.jd')
| -rw-r--r-- | docs/html/develop/index.jd | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 9707c99..bbd2f71 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -56,9 +56,11 @@ excludeFromSuggestions=true <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="type:youtube+tag:develop+tag:featured, type:blog+tag:develop+tag:featured" data-query="collection:develop/landing/latest" + data-sortOrder="-timestamp" data-cardSizes="6x6" - data-maxResults="9" + data-maxResults="12" data-initial-results="3"></div> </div></section> @@ -70,10 +72,9 @@ excludeFromSuggestions=true <div class="resource-widget resource-flow-layout col-16" data-query="collection:develop/landing/tools" data-cardSizes="6x6" - data-maxResults="3" + data-maxResults="15" + data-initial-results="3" data-sortOrder="random"></div> - <ul class="dac-section-links"> - </ul> </div></section> <section class="dac-section dac-section-light"><div class="wrap"> @@ -96,7 +97,7 @@ excludeFromSuggestions=true <section class="dac-section dac-gray"><div class="wrap"> <h1 class="dac-section-title">Ubiquitous computing on Android</h1> <div class="dac-section-subtitle"> - Opening up new stuff. + A great experience for your users across devices. </div> <div class="resource-widget resource-flow-layout col-16" data-query="collection:develop/landing/ubicomp" |
