diff --git a/assets/globals/image-names.styl b/assets/globals/image-names.styl index 01379341..bd11ead2 100644 --- a/assets/globals/image-names.styl +++ b/assets/globals/image-names.styl @@ -225,6 +225,7 @@ $images = { 'cll': '', 'clo': '', 'clt': '', + 'cly': '', 'cmb': '', 'cmh': '', 'cmi': '', diff --git a/assets/images/card/cly.jpg b/assets/images/card/cly.jpg new file mode 100644 index 00000000..07ef9686 Binary files /dev/null and b/assets/images/card/cly.jpg differ diff --git a/assets/images/large/cly.jpg b/assets/images/large/cly.jpg new file mode 100644 index 00000000..1aaa7f9c Binary files /dev/null and b/assets/images/large/cly.jpg differ diff --git a/assets/images/medium/cly.jpg b/assets/images/medium/cly.jpg new file mode 100644 index 00000000..e579fd95 Binary files /dev/null and b/assets/images/medium/cly.jpg differ diff --git a/assets/images/small/cly.jpg b/assets/images/small/cly.jpg new file mode 100644 index 00000000..83174f6e Binary files /dev/null and b/assets/images/small/cly.jpg differ diff --git a/data/cly.json b/data/cly.json new file mode 100644 index 00000000..90060c74 --- /dev/null +++ b/data/cly.json @@ -0,0 +1,10 @@ +{ + "id": "cly", + "name": "Aéroport de Calvi – Sainte-Catherine", + "nameEnglish": "Calvi – Sainte-Catherine Airport", + "city": "Calvi", + "country": "France", + "description": "Situated in a narrow valley just southeast of the city of Calvi on the island of Corsica, Calvi – Sainte-Catherine Airport serves mostly as seasonal destination during the summer months.", + "imageCredit": "Pierre Bona", + "imageCreditLink": "https://commons.wikimedia.org/wiki/File:Calvi-Sainte-Catherine.jpg" +}