Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: wrap button image in anchor link to aria.coffee

aria 1232a297 7e34e449

+4 -2
+4 -2
src/pages/index.astro
··· 223 223 rows="2" 224 224 class="rounded backdrop-brightness-0" 225 225 style="background-color: black;" 226 - >&lt;img src="https://aria.coffee/static/img/buttons/aria.gif" 227 - alt="Aria" style="image-rendering: pixelated;" /&gt;</textarea 226 + >&lt;a href="https://aria.coffee"&gt; 227 + &lt;img src="https://aria.coffee/static/img/buttons/aria.gif" 228 + alt="Aria" style="image-rendering: pixelated;" /&gt; 229 + &lt;/a&gt;</textarea 228 230 > 229 231 </label> 230 232 </Partition>