the ugly shellscript powering https://oppi.li

new art: theft

Changed files
+17 -6
art
docs
art/theft.png

This is a binary file and will not be displayed.

+12 -1
docs/art/index.html
··· 21 21 <h1>Art</h1> 22 22 <div class="separator"></div> 23 23 <div id="photos"> 24 - <a href="/art/wane.png"> 24 + <a href="/art/theft.png"> 25 + <div class="photo-container"> 26 + <img src="/art/theft.png"> 27 + <div class="photo-overlay"> 28 + <div class="photo-text"> 29 + <div class="photo-title">Theft</div> 30 + <div class="photo-date">22/10 — 2023</div> 31 + </div> 32 + </div> 33 + </div> 34 + </a> 35 + <a href="/art/wane.png"> 25 36 <div class="photo-container"> 26 37 <img src="/art/wane.png"> 27 38 <div class="photo-overlay">
docs/art/theft.png

This is a binary file and will not be displayed.

+5 -5
docs/index.html
··· 93 93 <tr> 94 94 <td class=table-post> 95 95 <div class="date"> 96 - 02/07 — 2023 96 + 22/10 — 2023 97 97 </div> 98 - <a href="/art/wane.png" class="post-link"> 99 - <span class="post-link">Wane</span> 98 + <a href="/art/theft.png" class="post-link"> 99 + <span class="post-link">Theft</span> 100 100 </a> 101 101 </td> 102 102 <td class="table-stats"> 103 - <a href="/art/wane.png"> 104 - <img src="/art/wane.png" height="50px"> 103 + <a href="/art/theft.png"> 104 + <img src="/art/theft.png" height="50px"> 105 105 </a> 106 106 </td> 107 107 </tr>