Fix escaping in blog post summary
All checks were successful
Build Production Image / Build Production Image (push) Successful in 1m13s

This commit is contained in:
Tony Grosinger 2024-03-24 09:06:18 -07:00
parent 94e316daf6
commit 768fa39cf2

View File

@ -6,7 +6,7 @@ export const article = {
author: 'Tony Grosinger',
date: '2024-03-06',
title: 'March 2024 Town Hall',
description: "A community gathering to brainstorm ideas for the club's future",
description: "A community gathering to brainstorm ideas for the club's future.",
}