Skip to content

Commit 5bd9ddd

Browse files
authored
Remove cookie plugin from menu
1 parent 0c83e54 commit 5bd9ddd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/.vitepress/config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,6 @@ export default defineConfig({
266266
text: 'Bearer',
267267
link: '/plugins/bearer'
268268
},
269-
{
270-
text: 'Cookie',
271-
link: '/plugins/cookie'
272-
},
273269
{
274270
text: 'CORS',
275271
link: '/plugins/cors'

0 commit comments

Comments
 (0)