Skip to content

Commit 17fa1ae

Browse files
committed
add route to route logo url
1 parent 2a2a6a8 commit 17fa1ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/docs/reference/reference.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1072,9 +1072,9 @@
10721072
},
10731073
"logo-url": {
10741074
"id": "logo-url",
1075-
"title": "Logo Url",
1075+
"title": "Logo URL",
10761076
"path": "/branding#logo-url",
1077-
"description": "A Url pointing to your logo. Defaults to Pomerium's Logo.",
1077+
"description": "A URL pointing to your logo. Defaults to Pomerium's Logo.",
10781078
"services": [],
10791079
"type": "URL"
10801080
},
@@ -1335,11 +1335,11 @@
13351335
},
13361336
"route-logo-url": {
13371337
"id": "route-logo-url",
1338-
"title": "Logo URL",
1338+
"title": "Route Logo URL",
13391339
"path": "/routes/logo-url",
13401340
"services": ["proxy"],
13411341
"description": "The route logo URL.",
1342-
"type": "string"
1342+
"type": "URL"
13431343
},
13441344
"route-timeout": {
13451345
"id": "route-timeout",

0 commit comments

Comments
 (0)