Skip to content

Commit

Permalink
Merge pull request #148 from CityOfPhiladelphia/main
Browse files Browse the repository at this point in the history
removes thanksgiving banner
  • Loading branch information
ajrothwell authored Dec 12, 2024
2 parents 88b9518 + 43fc9aa commit b73429a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -423,9 +423,9 @@ pinboard({
// },
},
holidays: {
forceBanner: true,
forceBannerMessage: 'holidayClosureAllSites_thanksgiving',
automaticBanner: false,
forceBanner: false,
// forceBannerMessage: 'holidayClosureAllSites_juneteenth',
automaticBanner: true,
// current: true,
// holidayName: 'holidayLaborDay',
// days: [ 'MONDAY' ],
Expand Down

0 comments on commit b73429a

Please sign in to comment.