the ugly shellscript powering https://oppi.li

new art: goat

+17 -6
art/goat.png

This is a binary file and will not be displayed.

docs/art/goat.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/b6.png"> 24 + <a href="/art/goat.png"> 25 + <div class="photo-container"> 26 + <img src="/art/goat.png"> 27 + <div class="photo-overlay"> 28 + <div class="photo-text"> 29 + <div class="photo-title">Goat</div> 30 + <div class="photo-date">23/08 — 2021</div> 31 + </div> 32 + </div> 33 + </div> 34 + </a> 35 + <a href="/art/b6.png"> 25 36 <div class="photo-container"> 26 37 <img src="/art/b6.png"> 27 38 <div class="photo-overlay">
+5 -5
docs/index.html
··· 78 78 <tr> 79 79 <td class=table-post> 80 80 <div class="date"> 81 - 10/07 — 2021 81 + 23/08 — 2021 82 82 </div> 83 - <a href="/art/b6.png" class="post-link"> 84 - <span class="post-link">B6</span> 83 + <a href="/art/goat.png" class="post-link"> 84 + <span class="post-link">Goat</span> 85 85 </a> 86 86 </td> 87 87 <td class="table-stats"> 88 - <a href="/art/b6.png"> 89 - <img src="/art/b6.png" height="50px"> 88 + <a href="/art/goat.png"> 89 + <img src="/art/goat.png" height="50px"> 90 90 </a> 91 91 </td> 92 92 </tr>