Skip to content

Commit

Permalink
Revise music-collection labels (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-wong authored Nov 8, 2024
1 parent e039d92 commit 78c2280
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@ const sidebars = {
],
},
],
cdCollection: [
musicCollection: [
{
type: 'doc',
label: 'CD collection',
label: 'Music collection',
id: 'music-collection/index',
},
{
'A-Z by artist': [
'A-Z (by artist)': [
'music-collection/a',
'music-collection/b',
'music-collection/c',
Expand Down Expand Up @@ -105,7 +105,7 @@ const sidebars = {
'music-collection/y',
'music-collection/z',
],
'0-9 by artist': [
'0-9 (by artist)': [
'music-collection/0',
'music-collection/1',
'music-collection/2',
Expand Down

0 comments on commit 78c2280

Please sign in to comment.