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(BaseLayout): fix page sizing

aria 39540fcd 40cd9c05

+1 -1
+1 -1
src/layouts/BaseLayout.astro
··· 33 33 href={new URL("rss.xml", Astro.site)} 34 34 /> 35 35 </head> 36 - <body> 36 + <body class="max-w-5xl w-full mx-auto"> 37 37 <NavHeader /> 38 38 <slot /> 39 39 <Footer />