Skip to content

Commit

Permalink
./
Browse files Browse the repository at this point in the history
  • Loading branch information
aMsonuMnoz committed Oct 23, 2023
1 parent d35bb85 commit da4078d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions assets/index-57533516.js
Original file line number Diff line number Diff line change
Expand Up @@ -6392,13 +6392,13 @@ var require_index_001 = __commonJS({
var jqueryExports = jquery.exports;
const $$1 = /* @__PURE__ */ getDefaultExportFromCjs(jqueryExports);
var imageURLs = [
"url(/Scene4-B.webp)",
"url(/Scene2-B.webp)",
"url(/Scene3-B.webp)",
"url(/Scene5-B.webp)",
"url(/Scene8-glitch.webp)",
"url(/Scene7-Website.webp)",
"url(/waterfal.webp"
"url(./Scene4-B.webp)",
"url(./Scene2-B.webp)",
"url(./Scene3-B.webp)",
"url(./Scene5-B.webp)",
"url(./Scene8-glitch.webp)",
"url(./Scene7-Website.webp)",
"url(./waterfal.webp"
];
function getImageTag() {
var randomIndex = Math.floor(Math.random() * imageURLs.length);
Expand Down

0 comments on commit da4078d

Please sign in to comment.