diff options
author | Joe Fernandez <joefernandez@google.com> | 2016-07-01 17:28:40 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2016-07-01 17:28:41 +0000 |
commit | 9dc8ede619b498579e9ef4bb02b0af2ec0464a5e (patch) | |
tree | c9e5f52ceadcbc8a4c27bccda6efaf8d338b51c5 /docs/html/jd_extras_en.js | |
parent | 7e2ae2b143058424530a124d7c7f823b51db6888 (diff) | |
parent | 7222e897a92bdad3682d529b7a6f32cd8b687495 (diff) |
Merge "Revert "Revert "docs: Add Videos section to N Preview landing page""" into nyc-dev
Diffstat (limited to 'docs/html/jd_extras_en.js')
-rw-r--r-- | docs/html/jd_extras_en.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 5e271b978580..dc152f87837b 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -5379,10 +5379,15 @@ METADATA['en'].collections = { "preview/support.html" ] }, + "preview/landing/videos/first": { + "title": "", + "resources": [ + "https://www.youtube.com/watch?v=CsulIu3UaUM" + ] + }, "preview/landing/more": { "title": "", "resources": [ - "https://www.youtube.com/watch?v=CsulIu3UaUM", "preview/features/multi-window.html", "preview/features/notification-updates.html", "preview/features/background-optimization.html", |