diff options
Diffstat (limited to 'songs/joan-baez')
-rw-r--r-- | songs/joan-baez/here-s-to-you-nicola-and-bart.lisp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp b/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp index 9fc9ade..63a332a 100644 --- a/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp +++ b/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp @@ -5,8 +5,10 @@ (chords (all - ((C G) ("Am" G) (C G) ("Am" G)) - (("Em" "Dm7") (G7 C) (C "Dm7") ((E4 1) (E7 1) ("Am" 2))))) + ((C G) ("Am" G)) + ((C G) ("Am" G)) + (("Em" "Dm7") (G7 C)) + ((C "Dm7") ((E4 1) (E7 1) ("Am" 2))))) (lyrics (all |