Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebenner authored Oct 26, 2024
1 parent 3d031a6 commit 629bbf8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -481,12 +481,13 @@ const ba_home_topics = [
"msh/US/SoCalMesh",
"msh/US/CA/socalmesh",
"msh/US/CA/SoCalMesh",
"msh/US/CA/missionviejo",
"msh/US/CA/losangelescounty",
"msh/US/CA/santaana",
"msh/US/CA/orangecounty",
];

const sv_home_topics = [
"msh/US/sacvalley",
"msh/US/SacValley",
"msh/US/CA/sacvalley",
"msh/US/CA/SacValley",
];

Expand Down

0 comments on commit 629bbf8

Please sign in to comment.