Skip to content

Commit

Permalink
chore: update to latest ferry map (#1950)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen authored Mar 29, 2024
1 parent fe60eb2 commit 5f397fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dotcom/map_helpers.ex
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ defmodule Dotcom.MapHelpers do
def image(:ferry) do
static_url(
DotcomWeb.Endpoint,
"/sites/default/files/media/2023-12/2023-6-29-ferry-map.png"
"/sites/default/files/media/2024-03/2024-03-22-ferry-map.jpg"
)
end

Expand Down

0 comments on commit 5f397fc

Please sign in to comment.