Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add WUH #1336

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add WUH #1336

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion assets/globals/image-names.styl
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,7 @@ $images = {
'wmi': '',
'wgp': '',
'wro': '',
'wuh': '',
'wux': '',
'xch': '',
'xfw': '',
Expand Down Expand Up @@ -1257,4 +1258,4 @@ $images = {
'zlo': '',
'zqn': '',
'zrh': '',
}
}
Binary file added assets/images/card/wuh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/large/wuh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/medium/wuh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/small/wuh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions data/wuh.json
Original file line number Diff line number Diff line change
@@ -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"
}