Corrections and cleanup
This commit is contained in:
6
app/__generated__/[events]._index.server.tsx
generated
6
app/__generated__/[events]._index.server.tsx
generated
@@ -54,8 +54,8 @@ export const getResources = (_props: { system: System }) => {
|
||||
resources: Record<string, any>;
|
||||
}): PageMeta => {
|
||||
return {
|
||||
title: "Untitled",
|
||||
description: "",
|
||||
title: "Events | Jamaican-American Bar Association",
|
||||
description: "Join us at our events across South Florida, from scholarship ceremonies to grand galas to citizenship drives.",
|
||||
excludePageFromSearch: true,
|
||||
language: "",
|
||||
socialImageAssetName: undefined,
|
||||
@@ -74,5 +74,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