Skip to content

Commit de8782c

Browse files
fix: new meta image
1 parent f3efd4a commit de8782c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
<meta property="og:title" content="Flux" />
1313
<meta property="og:url" content="https://flux.paradigm.xyz" />
14-
<meta property="og:image" content="https://flux.paradigm.xyz/meta-image.jpg" />
14+
<meta property="og:image" content="https://flux.paradigm.xyz/meta.jpg" />
1515
<meta property="og:description" content="LLM power tool." />
1616
<meta property="og:type" content="website" />
1717

1818
<meta name="twitter:card" content="summary_large_image" />
1919
<meta name="twitter:title" content="Flux" />
2020
<meta name="twitter:description" content="LLM power tool." />
21-
<meta name="twitter:image" content="https://flux.paradigm.xyz/meta-image.jpg" />
21+
<meta name="twitter:image" content="https://flux.paradigm.xyz/meta.jpg" />
2222
</head>
2323
<body>
2424
<div id="root"></div>

public/meta-image.jpg

-85.6 KB
Binary file not shown.

public/meta.jpeg

146 KB
Loading

0 commit comments

Comments
 (0)