diff --git a/api/getCities.js b/api/getCities.js new file mode 100644 index 0000000..70d823e --- /dev/null +++ b/api/getCities.js @@ -0,0 +1 @@ +[{ "Name": "Stockholm", "Population": 2000000 }, { "Name": "Ängelholm" , "Population": 42000}, { "Name": "Helsingborg", "Population": 100000}, { "Name": "Gäteborg", "Population": 1200000}, { "Name": "Malmö", "Population": 1000000}] diff --git a/api/getCountries.js b/api/getCountries.js deleted file mode 100644 index de27726..0000000 --- a/api/getCountries.js +++ /dev/null @@ -1 +0,0 @@ -[{"Name": "Sweden"}, {"Name":"Finland"},{"Name": "Denmark"}, {"Name": "Norway"}, {"Name": "Island"}] \ No newline at end of file diff --git a/index.html b/index.html index 55efc0c..1d7b71e 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@

Gå till DN och titta.

-

Länder

+

Viktiga städer i Sverige