diff --git a/surfsense_web/lib/auth-utils.ts b/surfsense_web/lib/auth-utils.ts index ec86e083c..979b09605 100644 --- a/surfsense_web/lib/auth-utils.ts +++ b/surfsense_web/lib/auth-utils.ts @@ -33,6 +33,7 @@ const PUBLIC_ROUTE_PREFIXES = [ "/terms", "/changelog", "/announcements", + "/blog", // Connector marketing pages (see lib/connectors-marketing) "/connectors", "/mcp-server",