rsnext/test/e2e/app-dir/metadata-dynamic-routes/app
Jiachi Liu b2ca7a3bf8
Fix twitter metadata info merging (#47433)
* Fix rest of twitter metadata when merging with static metadata images,
should include title/description/etc. properties
* rename `opengraph` to `openGraph` property

Related to NEXT-266
Follow up for #47425 

Fixing the twitter metadata are missing found while testing
<img width="583" alt="image"
src="https://user-images.githubusercontent.com/4800338/227190635-60867873-d3b5-4bdc-ab5a-24abdded8faa.png">
2023-03-23 13:04:26 +01:00
..
dynamic/[size] Support dynamic routes for social images and icons (#47425) 2023-03-23 00:12:22 +00:00
apple-icon.tsx Support dynamic routes for social images and icons (#47425) 2023-03-23 00:12:22 +00:00
icon.tsx Support dynamic routes for social images and icons (#47425) 2023-03-23 00:12:22 +00:00
layout.tsx Fix twitter metadata info merging (#47433) 2023-03-23 13:04:26 +01:00
manifest.ts Support manifest.json static and dynamic route (#47240) 2023-03-17 12:11:34 -07:00
opengraph-image.tsx Support dynamic routes for social images and icons (#47425) 2023-03-23 00:12:22 +00:00
page.tsx Support dynamic routes for social images and icons (#47425) 2023-03-23 00:12:22 +00:00
robots.ts Support manifest.json static and dynamic route (#47240) 2023-03-17 12:11:34 -07:00
sitemap.ts Support manifest.json static and dynamic route (#47240) 2023-03-17 12:11:34 -07:00
twitter-image.tsx Support dynamic routes for social images and icons (#47425) 2023-03-23 00:12:22 +00:00