Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
henrybravo authored Jun 22, 2024
1 parent 4d23656 commit 51f179b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions webapp/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@ function initializeBackgroundSlideshow() {
// Components
slide_links : 'false', // Individual links for each slide (Options: false, 'num', 'name', 'blank')
slides : [ // Slideshow Images
{image : 'https://ssl-check.76games.io/img/everything-everything.jpg', title : 'everything-everything', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/kraftwerk_electric_cafe_ab-1280.jpg', title : 'elektric cafe', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/alpen.jpg', title : 'alpen', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/koyaanisqatsi-1982-003.jpg', title : 'koyaanisqatsi-1982-003', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/koyaanisqatsi-1982-001.jpg', title : 'koyaanisqatsi-1982-001', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/satellite-dish.jpg', title : 'satellite-dish', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/naqoyqatsi-8.jpg', title : 'naqoyqatsi', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/naqoyqatsi-3.jpg', title : 'naqoyqatsi', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/naqoyqatsi.jpg', title : 'naqoyqatsi', thumb : '', url : ''},
{image : 'https://ssl-check.76games.io/img/qatsi-cars.jpg', title : 'qatsi-cars', thumb : '', url : ''},
{image : './img/195c8e0b3fcb2101b6ca0f02e9ba44b0.jpg', title : '', thumb : '', url : ''},
{image : './img/63923308b6ff377f22eb9b1e95976ed2.jpg', title : '', thumb : '', url : ''},
{image : './img/b6df4f7c518db4a2ad469ce192b19f4e.jpg', title : '', thumb : '', url : ''},
{image : './img/54aaa216ce9197179d8713d76e9d036c.jpg', title : '', thumb : '', url : ''},
{image : './img/8128ff7ca857daa8fe622a7893454bf0.jpg', title : '', thumb : '', url : ''},
{image : './img/be456e609897237c04e9e930e9299299.jpg', title : '', thumb : '', url : ''},
{image : './img/f6d9e897f34ecbec5a516dd5e0360178.jpg', title : '', thumb : '', url : ''},
{image : './img/62245a04acae62e88c6ece15a42b451b.jpg', title : '', thumb : '', url : ''},
{image : './img/8138caa05ac45dc6073cd063a72e7abc.jpg', title : '', thumb : '', url : ''},
{image : './img/c1013e8f23a404a1e537db1183444c74.jpg', title : '', thumb : '', url : ''},
]
});
});
Expand Down Expand Up @@ -220,4 +220,4 @@ function processKeyValue(key, value, depth) {
});
</script>
</body>
</html>
</html>

0 comments on commit 51f179b

Please sign in to comment.