Skip to content

Commit

Permalink
Add meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
osamasayed committed Mar 2, 2024
1 parent 1ae25ab commit ea5259e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion locales/en/ramadan-activities.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"ramadan-activities": "Ramadan Activities",
"ramadan-activities-desc": ""
"ramadan-activities-desc": "Elevate your Ramadan experience with our curated programs and features for a deeper connection to the Quran. Explore our Ramadan Activities on Quran.com today!"
}
6 changes: 0 additions & 6 deletions src/pages/ramadan-activities/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,7 @@ const RamadanActivitiesPage: NextPage = (): JSX.Element => {
title={t('ramadan-activities')}
url={getCanonicalUrl(lang, PATH)}
languageAlternates={getLanguageAlternates(PATH)}
// TODO: add desc and image
description={t('ramadan-activities-desc')}
// image={getAboutTheQuranImageUrl({
// locale: lang,
// })}
// imageWidth={1200}
// imageHeight={630}
/>
<RamadanActivityHero />
<PageContainer>
Expand Down

0 comments on commit ea5259e

Please sign in to comment.