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

Commit 258d6d74 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 5c7c1468: am 29502977: am de902da2: docs: put new devbytes playlist on the develop landing

* commit '5c7c1468':
  docs: put new devbytes playlist on the develop landing
parents 2d76d4f3 5c7c1468
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -344,7 +344,7 @@ function showVideosPlaylists() {

/* Request the playlist feeds from YouTube */
function showDevelopersLivePlaylist() {
  var playlistId = "PLB7B9B23D864A55C3"; /* The App Clinic */
  var playlistId = "PLWz5rJ2EKKc_XOgcRukSoKKjewFJZrKV0"; /* DevBytes */
  var script = "<script type='text/javascript' src='//gdata.youtube.com/feeds/api/playlists/"
                + playlistId +
                "?v=2&alt=json-in-script&max-results=10&callback=renderDevelopersLivePlaylist&orderby=published'><\/script > ";