Skip to content

Commit

Permalink
Add new resources category to ZLC site (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
Celeo authored Dec 2, 2024
1 parent 020f29e commit b91fe79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/facility-zlc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const fac: Facility = {
footerClasses: "bg-saltlake-orange dark:bg-black-deep text-white",
primaryBackground: "bg-saltlake-orange",
primaryHover: "bg-saltlake-orange hover:bg-amber-800",
resources: ["SOPs", "LOAs", "vATIS", "Misc"],
resources: ["SOPs", "LOAs", "vATIS", "Supplements", "Misc"],
customRoutes: [
{
path: "/",
Expand Down

0 comments on commit b91fe79

Please sign in to comment.