We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e039d92 commit 78c2280Copy full SHA for 78c2280
sidebars.js
@@ -70,14 +70,14 @@ const sidebars = {
70
],
71
},
72
73
- cdCollection: [
+ musicCollection: [
74
{
75
type: 'doc',
76
- label: 'CD collection',
+ label: 'Music collection',
77
id: 'music-collection/index',
78
79
80
- 'A-Z by artist': [
+ 'A-Z (by artist)': [
81
'music-collection/a',
82
'music-collection/b',
83
'music-collection/c',
@@ -105,7 +105,7 @@ const sidebars = {
105
'music-collection/y',
106
'music-collection/z',
107
108
- '0-9 by artist': [
+ '0-9 (by artist)': [
109
'music-collection/0',
110
'music-collection/1',
111
'music-collection/2',
0 commit comments