diff --git a/main.js b/main.js index 37f8fe9..84084df 100644 --- a/main.js +++ b/main.js @@ -404,7 +404,7 @@ function generateNewHTMLTune(title, composer, sections, key, timesignature) { window.addEventListener("resize", adjustFontSize); adjustFontSize(); - const API_KEY = 'AIzaSyCkCLQMPGP_e0U7cJm8xxDGZohV0TeugXs'; + const API_KEY = 'None'; const query = document.title; console.log(query)