Skip to content

Commit

Permalink
🐛 fix metadata generating
Browse files Browse the repository at this point in the history
  • Loading branch information
jerembdn committed May 20, 2024
1 parent c25693f commit 85b3476
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/generate-metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export const generateMetadata = ({
alternateLocale: MANIFEST.APP_ALTERNATE_LOCALE,
countryName: MANIFEST.APP_COUNTRY_NAME,
siteName: MANIFEST.APP_NAME,
emails: MANIFEST.APP_EMAILS,
};

return {
Expand Down

0 comments on commit 85b3476

Please sign in to comment.