Corrections and cleanup

This commit is contained in:
deterge
2025-10-09 05:14:38 -04:00
parent 903e016eec
commit 446f3b1b3f
24 changed files with 1355 additions and 18557 deletions

View File

@@ -36,8 +36,8 @@ export const getResources = (_props: { system: System }) => {
resources: Record<string, any>;
}): PageMeta => {
return {
title: "Posts",
description: "",
title: "Blog | Jamaican-American Bar Association",
description: "Keep up-to-date with the latest at JABA, an association of lawyers, primarily catering to South Florida.",
excludePageFromSearch: true,
language: "",
socialImageAssetName: undefined,
@@ -56,5 +56,5 @@ export const getRemixParams = ({ ...params }: Params): Params => {
}
export const contactEmail = "sheckeem@gmail.com";
export const contactEmail = "jabaflorida@gmail.com";