Skip to content

Commit f9617e8

Browse files
authored
Merge pull request #118 from eelkevdbos/cleanup-cookie-plugin
Remove cookie plugin from menu
2 parents 0c83e54 + 5bd9ddd commit f9617e8

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)