Skip to content

Commit

Permalink
Merge pull request #434 from adh-partnership/zid
Browse files Browse the repository at this point in the history
update ZID stuff
  • Loading branch information
Raajheer1 authored Jul 27, 2024
2 parents b10264d + b8aab94 commit 3ff4d91
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/facility-zid.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ const fac: Facility = {
id: "KZID",
faa_id: "ZID",
name: "Indy Center",
logo: "https://cdn.zidartcc.org/assets/img/indy_ext.png",
navbarName: " ",
logo: "https://cdn.zidartcc.org/assets/img/indy_logo.svg",
skipMajor: false,
domain: "zidartcc.org",
apiUrl: "https://api.zidartcc.org",
devApiUrl: "https://api.dev.zidartcc.org",
navbarClasses: "bg-black-deep text-white",
footerClasses: "bg-black-deep text-white",
primaryBackground: "bg-black-deep",
certificationsHideNone: true,
resources: ["SOPs", "CBs", "vATIS", "Misc"],
customRoutes: [
Expand Down

0 comments on commit 3ff4d91

Please sign in to comment.