You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/base-app/guides/search-and-discovery.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: 'Learn how users discover and access mini apps in the Base ecosyste
5
5
6
6
## How Your Metadata Creates Rich User Experiences
7
7
8
-
Your mini app's metadata directly translates into compelling visual experiences that drive user engagement. Each specification element serves a specific purpose in Base's interface:
8
+
Your mini app's [metadata](https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Structuring_content/Webpage_metadata) directly translates into compelling visual experiences that drive user engagement. Each specification element serves a specific purpose in Base's interface:
9
9
10
10
<Framecaption="Manifest data spec">
11
11
<imgsrc="/images/minikit/spec_image.jpeg"alt="Manifest data spec"height="200"/>
@@ -16,7 +16,7 @@ You can find figma file for visual guide [here](https://www.figma.com/design/4wx
16
16
</Note>
17
17
**Visual Impact:**
18
18
- Your 1024x1024px app icon becomes the primary touchpoint users interact with across all surfaces
19
-
- Your embed image (3:2 aspect ratio) creates the visual hook that stops users scrolling in social feeds
19
+
- Your [embed image](https://ogp.me/) (3:2 aspect ratio) creates the visual hook that stops users scrolling in social feeds
20
20
- Your tagline (50 characters max) provides the instant value proposition that converts browsers into users
21
21
22
22
@@ -111,7 +111,7 @@ This surface functions like the iPhone homescreen for onchain applications. User
0 commit comments