diff --git a/cities.html b/cities.html index bab3bfab4..7394b02c9 100644 --- a/cities.html +++ b/cities.html @@ -22,10 +22,16 @@

Top cities, by population


    +
  1. Toronto
  2. Shanghai (17,836,133)
  3. Istanbul (13,854,740)
  4. Karachi (12,991,000)
  5. Mumbai (12,478,447)
  6. +
  7. Antwerp (40,918,817)
  8. +
  9. London, Ontario
  10. +
  11. New York, New York
  12. +
  13. Atlanta, Georgia
  14. +
  15. Berling, Germany
diff --git a/index.html b/index.html new file mode 100644 index 000000000..8f8c49244 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

cities

\ No newline at end of file