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

Configure Feed

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

fix: make squiggly work on firefox

+1 -1
+1 -1
src/routes/+layout.svelte
··· 63 63 " 64 64 /> 65 65 66 - <svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="hidden"> 66 + <svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="absolute -z-50"> 67 67 <defs> 68 68 <filter id="squiggly-0"> 69 69 <feTurbulence id="turbulence" baseFrequency="0.02" numOctaves="3" result="noise" seed="0" />