diff --git a/client/src/components/layout.tsx b/client/src/components/layout.tsx index 7a7baef2..dca28ec9 100644 --- a/client/src/components/layout.tsx +++ b/client/src/components/layout.tsx @@ -18,7 +18,32 @@ const Layout = ({children, location, title}: ILayoutProps) => { <> - {title} + {`${title} - Climate & Economic Justice Screening Tool`} + + {/* Description content should ideally be between 160 - 200 characters */} + + + {/* Keyword content should list the top 10 words in order of relevance. The words chosen need + to appear on every page. These words were chosen from the header as it appears on each page */} + + + {/* Allows for Open Graph meta tags */} + + + + + {/* DAP Tag */}