Skip to content

Commit a0be63a

Browse files
authored
Merge pull request #114 from annkots/master
Update sidebar.ts
2 parents aa00e27 + 6f3ff7e commit a0be63a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,13 @@ export default {
172172
"/patchman/imunify/"
173173
]
174174
}
175+
],
176+
'/wordpress_plugin/': [
177+
{
178+
collapsable: false,
179+
children: [
180+
"/wordpress_plugin/"
181+
]
182+
}
175183
]
176184
}

0 commit comments

Comments
 (0)