Skip to content

Commit

Permalink
chore: schedule change for hmw
Browse files Browse the repository at this point in the history
  • Loading branch information
mavi0 committed Jan 17, 2024
1 parent c76526d commit 4025bbc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ Can't code? No problem, open an [issue](https://github.com/lancaster-university/
| St Andrews Day | 30th November Yearly |
| St Davids Day | 1st March Yearly |
| Europe Day | 9th May Yearly |
| Holocaust Awareness Week (dates vary yearly) | Week 22/01/24 - 28/01/24 |
| Holocaust Awareness Week (dates vary yearly) | Week 23/01/24 - 28/01/24 |
2 changes: 1 addition & 1 deletion web/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ config :infolab_light_games, Scheduler,
{Utils.StaticLoader, :display_static, ["pride.png", {Timex.Duration, :from_minutes, [10]}]}},
{"0 */1 9-15 10 *",
{Utils.StaticLoader, :display_static, ["infolab-babyloss.gif", {Timex.Duration, :from_hours, [1]}]}},
{"0 */1 22-28 1 *",
{"0 */1 23-28 1 *",
{Utils.StaticLoader, :display_static, ["holocaust-memorial-day.png", {Timex.Duration, :from_hours, [1]}]}},
{"0 */1 31 10 *",
{Utils.StaticLoader, :display_static, ["halloween_pumpkin.gif", {Timex.Duration, :from_hours, [1]}]}},
Expand Down
Binary file modified web/priv/static_images/holocaust-memorial-day.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4025bbc

Please sign in to comment.