change to cities
This commit is contained in:
parent
46da166910
commit
224db96a3b
1
api/getCities.js
Normal file
1
api/getCities.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
[{ "Name": "Stockholm", "Population": 2000000 }, { "Name": "Ängelholm" , "Population": 42000}, { "Name": "Helsingborg", "Population": 100000}, { "Name": "Gäteborg", "Population": 1200000}, { "Name": "Malmö", "Population": 1000000}]
|
@ -1 +0,0 @@
|
|||||||
[{"Name": "Sweden"}, {"Name":"Finland"},{"Name": "Denmark"}, {"Name": "Norway"}, {"Name": "Island"}]
|
|
@ -54,7 +54,7 @@
|
|||||||
<p>Gå till <a href="http://dn.se">DN</a> och titta.</p>
|
<p>Gå till <a href="http://dn.se">DN</a> och titta.</p>
|
||||||
</section>
|
</section>
|
||||||
<section id="country">
|
<section id="country">
|
||||||
<h2>Länder</h2>
|
<h2>Viktiga städer i Sverige</h2>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user