Skip to content

Commit 9f68240

Browse files
committed
Remove general PHP Libraries entry from sidebar
Keep only individual library entries (Laravel, Livewire, Symfony Process)
1 parent 8397f15 commit 9f68240

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/.vuepress/config-client/sidebar.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,6 @@ export default {
214214
path: '/els-for-libraries/symfony-process/',
215215
icon: '/images/symfony-logo.webp',
216216
},
217-
{
218-
path: '/els-for-libraries/php-libraries/',
219-
icon: '/images/php-logo.webp',
220-
},
221217
{
222218
title: 'JavaScript',
223219
type: 'section-header',

0 commit comments

Comments
 (0)