Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding committed Sep 17, 2022
1 parent f9f8a3d commit 565a8e4
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions you-may-like/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,45 +20,6 @@ const list_items = [
link: "https://www.youtube.com/watch?v=30OaM6b48k8",
},

<<<<<<< HEAD
const links = [
// Bryan Adams - Must Be Santa
"https://www.youtube.com/watch?v=aAuKuyAZ7YM",
// Rick Astley - Love This Christmas
"https://www.youtube.com/watch?v=uYCUNULp868",
// Bobby Helms - Jingle Bell Rock
"https://www.youtube.com/watch?v=R_vmuL0gjU0",
// Pentatonix - Joy to the World
"https://www.youtube.com/watch?v=-Xo64Q2ucQ8",
// Joy To The World | Original
"https://www.youtube.com/watch?v=30OaM6b48k8",
// We Wish You A Merry Christmas | Original
"https://www.youtube.com/watch?v=g-OF7KGyDis",
// Sam Smith - Have Yourself A Merry Little Christmas
"https://www.youtube.com/watch?v=rnEqv8WcVq8",
// The Ronettes - Sleigh Ride
"https://www.youtube.com/watch?v=JVer2lCjARU",
// The Ronettes - Frosty The Snowman
"https://www.youtube.com/watch?v=PQ-ULzAAb20",
// Pentatonix - Frosty The Snowman ft: Alessia Cara
"https://www.youtube.com/watch?v=18qE6_-2dQs",
// Michael Bublé - Frosty The Snowman (ft. The Puppini Sisters)
"https://www.youtube.com/watch?v=jIyVB1b2aBs",
// Pentatonix - Mary, Did You Know?
"https://www.youtube.com/watch?v=ifCWN5pJGIE",
// RoomieOfficial - Santa Claus is Coming To Town
"https://www.youtube.com/embed/gjjb5Guc8As?start=5&end=28&autoplay=1",
// RoomieOfficial - White Christmas
"https://www.youtube.com/embed/gjjb5Guc8As?start=28&end=48&autoplay=1",
// RoomieOfficial - Last Christmas
"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",
// Chris Tomlin - It's Christmas
"https://www.youtube.com/watch?v=10YJjdzZSPo"
=======
{
title: "We Wish You a Merry Christmas by Arthur Warrell",
link: "https://www.youtube.com/watch?v=g-OF7KGyDis",
Expand Down Expand Up @@ -126,7 +87,6 @@ const links = [
title: "One Guy, 5 Christmas Songs (Video by RoomieOfficial)",
link: "https://www.youtube.com/watch?v=gjjb5Guc8As",
},
>>>>>>> 0ee196ba6d8594842784d37f198071665c2144e6
];

const list_element = document.getElementById("list");
Expand Down

0 comments on commit 565a8e4

Please sign in to comment.