data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

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

refactor: update guestbook text

dusk 8bc6d136 0dc60664

+4 -3
+4 -3
src/routes/guestbook/+page.svelte
··· 20 20 <div class="flex flex-col gap-4 2xl:w-[60ch] leading-6"> 21 21 <p> 22 22 hia, here is the guestbook if you wanna post anything :) 23 - <br /> 23 + </p> 24 + <p> 24 25 just fill the post in and click on your preferred auth method to post 26 + (auth is there because i don't want to deal with any bots, sorry -.-) 25 27 </p> 26 - <p>rules: be a good human bean pretty please</p> 27 - <p>don't be shy!!!</p> 28 + <p>rules: be a good human bean pretty please (and don't be shy!!!)</p> 28 29 <form method="post"> 29 30 <div class="entry entryflex"> 30 31 <div class="flex flex-row">