Skip to content

Commit 920e46a

Browse files
committed
added function
1 parent bf72f31 commit 920e46a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/base-app/guides/sharing-your-miniapp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Example: A personality quiz with fixed results.
9898

9999
Each URL returns a unique embed image and text.
100100

101-
### Truly dynamic metadata
101+
### On-demand generated metadata
102102

103103
Generated in real time for each share.
104104

@@ -179,6 +179,6 @@ Review caching headers — too aggressive caching can delay embed updates when y
179179
## Next steps
180180

181181
- Add `fc:frame` metadata to your shareable pages
182-
- Decide between static, determined dynamic, or truly dynamic embeds
182+
- Decide between static, determined dynamic, or On-demand generated metadata dynamic embeds
183183
- Test across platforms before launch
184184
- Integrate sharing prompts into onboarding and achievement flows

0 commit comments

Comments
 (0)