source for lucas.co
projects/chariot.html (1.1K)
1 <!DOCTYPE html>
2
3 <html>
4
5 <head>
6 <meta charset="UTF-8">
7 <link rel="stylesheet" href="../styles.css">
8 <script src="../main.js" defer></script>
9 <meta name="viewport" content="width=device-width, initial-scale=1.0">
10 <title>lucas.co/chariot.html</title>
11 </head>
12
13 <body>
14 <div class="content-container">
15
16 <div><a href="../index.html"><−−</a></div>
17 <br>
18 <div>Chariot</div>
19 <br>
20
21 <div class="image-container">
22 <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/chariot_shoot_0.webp"></img>
23 <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/chariot_shoot_1.webp"></img>
24 <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/chariot_shoot_3.webp"></img>
25 <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/chariot_shoot_4.webp"></img>
26 <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/chariot_shoot_8.webp"></img>
27 <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/chariot_shoot_10.webp"></img>
28 </div>
29
30 </div>
31 </body>
32
33 </html>