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

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

am 3c3995f5: Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev

* commit '3c3995f5':
  docs: put new devbytes playlist on the develop landing
parents 39ea055f 3c3995f5
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 > ";