Skip to content

Commit

Permalink
Merge pull request #52 from IamPrasanna482/change-image
Browse files Browse the repository at this point in the history
Changed the fourth image
  • Loading branch information
pulkit-30 authored Oct 8, 2021
2 parents cbc9192 + a6a9f5b commit 321cca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Background-Slider/Script.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const bg = [
"https://images.unsplash.com/photo-1520338801623-6b88fe32bbf2?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80",
"https://images.unsplash.com/photo-1486748719772-dac71e23eaa1?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80",
"https://images.unsplash.com/photo-1473889051109-2de98686f4c2?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1498&q=80",
"https://images.unsplash.com/photo-1463277055586-70022e9cf2b9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1500&q=80",
"https://images.unsplash.com/photo-1606089397043-89c1758008e0?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1170&q=80",
"https://images.unsplash.com/photo-1626271763156-520913751759?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1500&q=80",
];
const body = document.querySelector("body");
Expand Down

0 comments on commit 321cca9

Please sign in to comment.