remove deprecated basePath setting

This commit is contained in:
Ronan McCarter
2024-01-22 15:50:31 -08:00
parent 6376c29e49
commit 202efce10d

View File

@@ -1,9 +1,8 @@
{
"name": "Infisical",
"basePath": "/docs",
"logo": {
"dark": "/docs/logo/dark.svg",
"light": "/docs/logo/light.svg",
"dark": "/logo/dark.svg",
"light": "/logo/light.svg",
"href": "https://infisical.com"
},
"favicon": "/favicon.png",