diff --git a/assets/globals/image-names.styl b/assets/globals/image-names.styl index af1ce21f..cc4f21a8 100644 --- a/assets/globals/image-names.styl +++ b/assets/globals/image-names.styl @@ -1194,6 +1194,7 @@ $images = { 'wmi': '', 'wgp': '', 'wro': '', + 'wuh': '', 'wux': '', 'xch': '', 'xfw': '', @@ -1257,4 +1258,4 @@ $images = { 'zlo': '', 'zqn': '', 'zrh': '', -} +} \ No newline at end of file diff --git a/assets/images/card/wuh.jpg b/assets/images/card/wuh.jpg new file mode 100644 index 00000000..306a67c0 Binary files /dev/null and b/assets/images/card/wuh.jpg differ diff --git a/assets/images/large/wuh.jpg b/assets/images/large/wuh.jpg new file mode 100644 index 00000000..6d8de8cb Binary files /dev/null and b/assets/images/large/wuh.jpg differ diff --git a/assets/images/medium/wuh.jpg b/assets/images/medium/wuh.jpg new file mode 100644 index 00000000..b2cc1a3e Binary files /dev/null and b/assets/images/medium/wuh.jpg differ diff --git a/assets/images/small/wuh.jpg b/assets/images/small/wuh.jpg new file mode 100644 index 00000000..9a5e3d92 Binary files /dev/null and b/assets/images/small/wuh.jpg differ diff --git a/data/wuh.json b/data/wuh.json new file mode 100644 index 00000000..e54289c5 --- /dev/null +++ b/data/wuh.json @@ -0,0 +1,9 @@ +{ + "id": "wuh", + "name": "Wuhan Tianhe International Airport", + "city": "Wuhan", + "country": "China", + "description": "*Wuh*an Tianhe International Airport was opened on 15 April 1995, replacing the old Wuhan Wangjiadun Airport and Nanhu Airport as the major airport of Wuhan. The name Tianhe (天河) can be literally translated as “Sky River”; It is the busiest airport in central China as it is geographically located in the centre of China's airline route network.", + "imageCredit": "Brian19891003", + "imageCreditLink": "https://en.wikipedia.org/wiki/Wuhan_Tianhe_International_Airport#/media/File:Tianhe_Airport_Terminal_3_(03).jpg" +} \ No newline at end of file