this repo has no description
0
fork

Configure Feed

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

rm https

+1 -1
+1 -1
src/app/layout.tsx
··· 46 46 return ( 47 47 <html lang="en"> 48 48 <head> 49 - <NextPlausible domain="https://mozzius.dev" 49 + <NextPlausible domain="mozzius.dev" 50 50 customDomain="https://plausible.mozzius.dev" 51 51 trackOutboundLinks 52 52 selfHosted />