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

Configure Feed

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

feat: update hi text

dusk 488623c5 581b2cc3

+3 -3
+3 -3
src/routes/+page.svelte
··· 342 342 </div> 343 343 <div class="flex flex-row [padding:8px] bg-ralsei-black/20"> 344 344 <p class="leading-none m-0 text-sm"> 345 - hi there 345 + hi 346 346 <img 347 347 class="relative inline h-5 animate-squiggle pb-1" 348 348 src="/wavey.gif" 349 349 alt="wavey" 350 - title="hi :33" 350 + title="says hi :33" 351 351 /> 352 352 <i 353 - >i'm <a class="m-0 [padding:0px] p-name u-url u-uid" href={PUBLIC_BASE_URL} 353 + >this is <a class="m-0 [padding:0px] p-name u-url u-uid" href={PUBLIC_BASE_URL} 354 354 ><span>dusk</span></a 355 355 ></i 356 356 >