chore(format)
This commit is contained in:
parent
f4c19b9972
commit
0a87e15195
5 changed files with 12 additions and 17 deletions
|
|
@ -32,7 +32,7 @@ const { events } = Astro.props;
|
|||
</a>
|
||||
) : (
|
||||
event.name
|
||||
)}
|
||||
)}
|
||||
{event.location && `in ${event.location} -`}
|
||||
{new Date(event.date).toLocaleDateString("en-GB", {
|
||||
day: "numeric",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue