Skip to content

Commit

Permalink
Add Feliz Navidad by RoomieOfficial to YML directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding committed Apr 16, 2022
1 parent 5f7797e commit 4968339
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions you-may-like/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ <h1 class="heading"> You May Also Like</h1>
<p><a href="https://www.youtube.com/embed/gjjb5Guc8As?start=28&end=48&autoplay=1" target="_blank">White Christmas (Cover) by RoomieOfficial</a></p>
<p><a href="https://www.youtube.com/embed/gjjb5Guc8As?start=49&end=67&autoplay=1" target="_blank">Last Christmas (Cover) by RoomieOfficial</a></p>
<p><a href="https://www.youtube.com/embed/gjjb5Guc8As?start=67&end=81&autoplay=1" target="_blank">All I Want For Christmas (Cover) by RoomieOfficial</a></p>
<p><a href="https://www.youtube.com/embed/gjjb5Guc8As?start=81&end=106&autoplay=1" target="_blank">Feliz Navidad (Cover) by RoomieOfficial</a></p>
<p class="yml-videos"><a href="https://youtu.be/efIL2pPWlO4" target="_blank">I Got The Biggest Streamers To Sing In A Christmas Concert (Video by QTCinderella)</a></p>
<p class="yml-videos"><a href="https://youtu.be/Vewr-Y2gGkM" target="_blank">Singing The TOP 10 Most Popular CHRISTMAS SONGS (Video by RoomieOfficial)</a></p>
<p class="yml-videos"><a href="https://youtu.be/gjjb5Guc8As" target="_blank">One Guy, 5 Christmas Songs (Video by RoomieOfficial)</a></p>
Expand Down
2 changes: 2 additions & 0 deletions you-may-like/random-song.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ const links = [
"https://www.youtube.com/embed/gjjb5Guc8As?start=49&end=67&autoplay=1",
// RoomieOfficial - All I Want For Christmas
"https://www.youtube.com/embed/gjjb5Guc8As?start=67&end=81&autoplay=1",
// RoomieOfficial - Feliz Navidad
"https://www.youtube.com/embed/gjjb5Guc8As?start=81&end=106&autoplay=1",
];
let openStuff = function () {
// get a random number between 0 and the number of links
Expand Down

0 comments on commit 4968339

Please sign in to comment.