Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #931 from adobe/hot-fix-locale-seo-nav-title
Browse files Browse the repository at this point in the history
hotfix seo-nav-title
  • Loading branch information
JingleH committed Jun 26, 2023
2 parents ad5e809 + f908ab7 commit 3e357b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions express/scripts/all-templates-metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export default async function fetchAllTemplatesMetadata() {
'placeholder-format': p.placeholderFormat,
'create-link': p.createLink,
'create-text': p.createText,
'top-templates-title': p.topTemplatesTitle,
'top-templates': p.topTemplates,
'top-templates-text': p.topTemplatesText,
})) || [];
Expand Down

0 comments on commit 3e357b6

Please sign in to comment.