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.

chore: comment out archives section in Social component

aria b720415d 7b4e0a6b

+3 -2
+3 -2
src/components/Social.astro
··· 43 43 </li> 44 44 </ul> 45 45 <br /> 46 - <h2>Archives:</h2> 46 + <!-- archive are down, might bring back but probably not! --> 47 + <!-- <h2>Archives:</h2> 47 48 <ul class="list-disc p-4"> 48 49 <li> 49 50 <a href={bskyArchive} class="p-1" target="_blank" ··· 55 56 ><i class="fa-brands fa-twitter"></i> Twitter(Archive)</a 56 57 > 57 58 </li> 58 - </ul> 59 + </ul> --> 59 60 60 61 <script> 61 62 const bskypid = document.querySelector("#bskypid");