samantha's personal website!~ ✨ samanthanguyen.me
0
fork

Configure Feed

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

fix insights

+1 -1
+1 -1
src/hooks.server.ts
··· 7 7 'frame-ancestors': ['\'none\''], 8 8 'default-src': ['\'self\''], 9 9 'connect-src': ['\'self\'', 'cloudflareinsights.com'], 10 - 'script-src': ['\'self\'', 'static.cloudflareinsights'], 10 + 'script-src': ['\'self\'', 'static.cloudflareinsights.com'], 11 11 'style-src': ['\'self\''], 12 12 } 13 13 if (dev) {