File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,14 @@ export const pieces: Piece[] = [
5959 name : 'Waltz No. 19 Op. Posth' ,
6060 composer : Composer . Chopin
6161 } ,
62+ {
63+ name : 'Waltz in A minor (rediscovered 2024)' ,
64+ composer : Composer . Chopin
65+ } ,
66+ {
67+ name : 'Mazurka Op. 7 No. 1' ,
68+ composer : Composer . Chopin
69+ } ,
6270 {
6371 name : 'Nocturne Op. 72 No. 1' ,
6472 composer : Composer . Chopin
Original file line number Diff line number Diff line change 1111 books I've read. I decided to do this so I can just keep track of those things.
1212 </p >
1313 <p class =" text-2xl font-bold text-foreground" >Piano</p >
14- <p >
15- Below is a list of most of the pieces I've learned on the piano ever since the summer of 2023:
16- </p >
14+ <p >Below is a list of most of the pieces I've learned on the piano since the summer of 2023:</p >
1715 <PianoTable />
1816 <p class =" text-2xl font-bold text-foreground" >Reading</p >
1917 <p >Below is a list of the most notable books I've read:</p >
You can’t perform that action at this time.
0 commit comments