Skip to content

Commit

Permalink
feat: add pop-up site
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Smith <drsmith.phys@gmail.com>
  • Loading branch information
clok committed Mar 28, 2021
1 parent 8d8e478 commit 90b511c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions commands/watch.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ var (
Latitude: 29.48710649868841,
Longitude: -98.3921795306433,
},
"COVID Vaccination Clinic at Aransas Pass Civic Center": {
Latitude: 27.91092331218623,
Longitude: -97.15047760843393,
},
}
)

Expand Down

0 comments on commit 90b511c

Please sign in to comment.