diff --git a/main.js b/main.js index 720990b..f8005ba 100644 --- a/main.js +++ b/main.js @@ -321,7 +321,7 @@ function generateNewHTMLTune(title, composer, sections, key, timesignature, vide htmlContent += `
`; singleChord.forEach(chord => { chord = chord.replace(/0/g, '°'); - htmlContent += ``; });${chord}`; }); htmlContent += `