From 224db96a3b167bacea3447d82feb9c708523e1ff Mon Sep 17 00:00:00 2001 From: byhe Date: Tue, 14 May 2024 13:10:05 +0200 Subject: [PATCH] change to cities --- api/getCities.js | 1 + api/getCountries.js | 1 - index.html | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 api/getCities.js delete mode 100644 api/getCountries.js 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