diff --git a/chordpro.json b/chordpro.json index d0c0a13..3c1efed 100644 --- a/chordpro.json +++ b/chordpro.json @@ -11,8 +11,8 @@ "formats" : { "title" : { - "title" : [ "", "%{title}", "" ], - "subtitle" : [ "", "%{artist}", "" ], + "title" : [ "", "%{title}", "%{artist}" ], + "subtitle" : [ "", "", "" ], }, },