Skip to content

Commit 78c2280

Browse files
authored
Revise music-collection labels (#142)
1 parent e039d92 commit 78c2280

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sidebars.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ const sidebars = {
7070
],
7171
},
7272
],
73-
cdCollection: [
73+
musicCollection: [
7474
{
7575
type: 'doc',
76-
label: 'CD collection',
76+
label: 'Music collection',
7777
id: 'music-collection/index',
7878
},
7979
{
80-
'A-Z by artist': [
80+
'A-Z (by artist)': [
8181
'music-collection/a',
8282
'music-collection/b',
8383
'music-collection/c',
@@ -105,7 +105,7 @@ const sidebars = {
105105
'music-collection/y',
106106
'music-collection/z',
107107
],
108-
'0-9 by artist': [
108+
'0-9 (by artist)': [
109109
'music-collection/0',
110110
'music-collection/1',
111111
'music-collection/2',

0 commit comments

Comments
 (0)