A simple SEO inspecter Tool, to get social media card previews
0
fork

Configure Feed

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

Update Docs.tsx

authored by

Daniel Morrisey and committed by
GitHub
9ee42b08 76a171ce

+1 -1
+1 -1
src/pages/Docs.tsx
··· 21 21 }); 22 22 }; 23 23 24 - const apiUrl = 'https://gjhfnqiknusundbktwxs.supabase.co/functions/v1/analyze-seo'; 24 + const apiUrl = 'https://seo-api.madebydannyuk.workers.dev/functions/v1/analyze-seo'; 25 25 26 26 return ( 27 27 <div className="min-h-screen bg-background">