Compare commits

...

2 commits

Author SHA1 Message Date
e8de40b277
new images 2024-09-03 23:55:28 -04:00
39834438b8
spacing,not important 2024-09-02 01:22:30 -04:00
4 changed files with 13 additions and 3 deletions

BIN
public/img/2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 KiB

BIN
public/img/3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

View file

@ -34,11 +34,11 @@
</div> </div>
</div> </div>
<div class="p-2 rounded-lg shadow-lg bg-black/70"> <div class="p-2 rounded-lg shadow-lg bg-black/70">
<div class="flex space-x-2"> <div class="flex space-x-1">
<Map /> <Map />
<p class="font-bold">{$gameDetails?.mapname}</p> <p class="font-bold">{$gameDetails?.mapname}</p>
</div> </div>
<div class="flex space-x-2"> <div class="flex space-x-1">
<Gamepad2 /> <Gamepad2 />
<p class="font-bold">{$gameDetails?.gamemode}</p> <p class="font-bold">{$gameDetails?.gamemode}</p>
</div> </div>

View file

@ -1,6 +1,16 @@
{ {
"imageDuration": 10, "imageDuration": 10,
"images": ["/img/4.jpg", "/img/5.jpg", "/img/6.jpg", "/img/8.jpg", "/img/9.jpg", "/img/10.jpg", "/img/11.jpg"], "images": [
"/img/2.jpg",
"/img/3.jpg",
"/img/4.jpg",
"/img/5.jpg",
"/img/6.jpg",
"/img/8.jpg",
"/img/9.jpg",
"/img/10.jpg",
"/img/11.jpg"
],
"staff": [ "staff": [
{ "steamid": "76561198824911329", "color": "#c4bef3" }, { "steamid": "76561198824911329", "color": "#c4bef3" },
{ "steamid": "76561198112219274", "color": "#e21884", "_comment": "lilyith" }, { "steamid": "76561198112219274", "color": "#e21884", "_comment": "lilyith" },