Skip to content

Commit ef60cb6

Browse files
committed
chore: fix syntax for old styleguide
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 382f99e commit ef60cb6

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

styleguide.config.js

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,6 @@ module.exports = {
5353
exampleMode: 'hide',
5454
usageMode: 'hide',
5555
},
56-
{
57-
name: 'Versions',
58-
sections: [
59-
{
60-
name: 'Latest version',
61-
href: 'https://nextcloud-vue-components.netlify.app',
62-
},
63-
{
64-
name: 'v8.x (Nextcloud 28+ on Vue 2)',
65-
href: 'https://stable8--nextcloud-vue-components.netlify.app',
66-
},
67-
{
68-
name: 'v7.x (Nextcloud 25 - 27)',
69-
href: 'https://stable7--nextcloud-vue-components.netlify.app',
70-
},
71-
{
72-
name: 'v6.x (Nextcloud 24 - 25)',
73-
href: 'https://stable6--nextcloud-vue-components.netlify.app',
74-
},
75-
],
76-
},
7756
{
7857
name: 'Directives',
7958
content: 'docs/directives.md',

0 commit comments

Comments
 (0)