Corrections and cleanup
This commit is contained in:
6
app/__generated__/[contact]._index.server.tsx
generated
6
app/__generated__/[contact]._index.server.tsx
generated
@@ -58,8 +58,8 @@ export const getResources = (_props: { system: System }) => {
|
||||
resources: Record<string, any>;
|
||||
}): PageMeta => {
|
||||
return {
|
||||
title: "Untitled",
|
||||
description: "",
|
||||
title: "Contact | Jamaican-American Bar Association",
|
||||
description: "Reach out to us at the Jamaican-American Bar Association. We aim to assist attorneys, law students and the general public.",
|
||||
excludePageFromSearch: true,
|
||||
language: "",
|
||||
socialImageAssetName: undefined,
|
||||
@@ -78,5 +78,5 @@ export const getRemixParams = ({ ...params }: Params): Params => {
|
||||
}
|
||||
|
||||
|
||||
export const contactEmail = "sheckeem@gmail.com";
|
||||
export const contactEmail = "jabaflorida@gmail.com";
|
||||
|
||||
Reference in New Issue
Block a user