mirror of
https://github.com/MrUnknownDE/examples-image-loading.git
synced 2026-04-17 13:53:51 +02:00
Removes commas from Captions, adds index.html
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Rocktopus and Fins NYE Testing,
|
||||
Talox Chillin in Orels' Dev Space,
|
||||
Just a Fish Surfing on a Turtle,
|
||||
Momo at Sanrio Virtual Festival,
|
||||
Udon Boxes,
|
||||
Spookality Team Test,
|
||||
Cubed and DJ by the Fire,
|
||||
Sepia Momo in a Painting,
|
||||
That's a Dizzy Tiger,
|
||||
Rocktopus and Fins NYE Testing
|
||||
Talox Chillin in Orels' Dev Space
|
||||
Just a Fish Surfing on a Turtle
|
||||
Momo at Sanrio Virtual Festival
|
||||
Udon Boxes
|
||||
Spookality Team Test
|
||||
Cubed and DJ by the Fire
|
||||
Sepia Momo in a Painting
|
||||
That's a Dizzy Tiger
|
||||
Wait How Did We Get Like This
|
||||
|
16
Web/index.html
Normal file
16
Web/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<html>
|
||||
<head><title>VRChat Remote Image Loading Assets</title></head>
|
||||
<body>
|
||||
<a href="captions.csv">Image Captions</a>
|
||||
<img src="1.jpg" />
|
||||
<img src="2.jpg" />
|
||||
<img src="3.jpg" />
|
||||
<img src="4.jpg" />
|
||||
<img src="5.jpg" />
|
||||
<img src="6.jpg" />
|
||||
<img src="7.jpg" />
|
||||
<img src="8.jpg" />
|
||||
<img src="9.jpg" />
|
||||
<img src="10.jpg" />
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user