diff --git a/app.js b/app.js index 20ed151..3a0706d 100644 --- a/app.js +++ b/app.js @@ -1 +1,3 @@ -alert("Test") +function getTimes(city, countryCode){ + +} diff --git a/index.html b/index.html index c9665e3..9d23130 100644 --- a/index.html +++ b/index.html @@ -8,13 +8,14 @@