mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-10 22:32:16 +02:00
Merge pull request #1580 from MODSetter/ci_mvp
feat(auth-utils): add '/blog' to public route prefixes for fixed navi…
This commit is contained in:
commit
fa7075fde6
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ const PUBLIC_ROUTE_PREFIXES = [
|
||||||
"/terms",
|
"/terms",
|
||||||
"/changelog",
|
"/changelog",
|
||||||
"/announcements",
|
"/announcements",
|
||||||
|
"/blog",
|
||||||
// Connector marketing pages (see lib/connectors-marketing)
|
// Connector marketing pages (see lib/connectors-marketing)
|
||||||
"/connectors",
|
"/connectors",
|
||||||
"/mcp-server",
|
"/mcp-server",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue