mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-08 22:22:17 +02:00
feat(auth-utils): add '/blog' to public route prefixes for fixed navigation
This commit is contained in:
parent
261ace58f9
commit
0592215bad
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