diff options
author | Joe Fernandez <joefernandez@google.com> | 2016-06-15 04:06:40 +0000 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2016-06-15 04:06:40 +0000 |
commit | 3460516d209f1eb621973ece3fac5b2013fd8c1c (patch) | |
tree | 7bcc3455b0dbdf7092e9f250f88fd01ac093df50 /docs/html/jd_extras_en.js | |
parent | a1f02ff4e439d9de58ed4a788a52c2f73cfc36ce (diff) |
Revert "docs: Add Videos section to N Preview landing page"
Reverting this change since I don't have confirmation that the videos will ship by 10am on 6/15.
This reverts commit a1f02ff4e439d9de58ed4a788a52c2f73cfc36ce.
Change-Id: I854c589436bcc4e146770415898996826f552b21
Diffstat (limited to 'docs/html/jd_extras_en.js')
-rw-r--r-- | docs/html/jd_extras_en.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 21379292bf36..6295e0efd00c 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -5379,15 +5379,10 @@ 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", |