We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf72f31 commit 920e46aCopy full SHA for 920e46a
docs/base-app/guides/sharing-your-miniapp.mdx
@@ -98,7 +98,7 @@ Example: A personality quiz with fixed results.
98
99
Each URL returns a unique embed image and text.
100
101
-### Truly dynamic metadata
+### On-demand generated metadata
102
103
Generated in real time for each share.
104
@@ -179,6 +179,6 @@ Review caching headers — too aggressive caching can delay embed updates when y
179
## Next steps
180
181
- Add `fc:frame` metadata to your shareable pages
182
-- Decide between static, determined dynamic, or truly dynamic embeds
+- Decide between static, determined dynamic, or On-demand generated metadata dynamic embeds
183
- Test across platforms before launch
184
- Integrate sharing prompts into onboarding and achievement flows
0 commit comments