Skip to content

Commit fdb94af

Browse files
committed
💬 add html metadata
1 parent 9046b4a commit fdb94af

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

‎index.html‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
<head>
44
<meta charset="utf-8" />
55
<title>Exa App embed example</title>
6+
<meta name="title" content="Exa App embed example" />
7+
<meta property="og:type" content="website" />
8+
<meta
9+
name="description"
10+
content="Embed the Exa Account in your app, provide a crypto-backed credit card to your users. Free, permissionless, and effortless to integrate."
11+
/>
12+
<meta property="og:title" content="Exa App embed example" />
13+
<meta
14+
property="og:description"
15+
content="Embed the Exa Account in your app, provide a crypto-backed credit card to your users. Free, permissionless, and effortless to integrate."
16+
/>
17+
<meta property="og:image" content="https://exactly.app/og-image.webp" />
18+
<meta property="og:image:width" content="1200" />
19+
<meta property="og:image:height" content="630" />
20+
<meta name="twitter:card" content="summary_large_image" />
621
<style>
722
/* #region strongly recommended for best user experience */
823
html {

0 commit comments

Comments
 (0)