a tool for shared writing and social publishing
0
fork

Configure Feed

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

try different cache option on favicons

+1 -1
+1 -1
app/[leaflet_id]/icon.tsx
··· 9 9 export const revalidate = 0; 10 10 export const preferredRegion = ["sfo1"]; 11 11 export const dynamic = "force-dynamic"; 12 - export const fetchCache = "force-no-store"; 12 + export const fetchCache = "default-no-store"; 13 13 14 14 // Image metadata 15 15 export const size = {