Skip to content

Commit 8ec5ac3

Browse files
authored
Merge pull request #10 from pressiqo/fix/og-image
fix/og-image
2 parents efa574c + 35f5f77 commit 8ec5ac3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<meta property="og:description"
2323
content="Automate your WordPress content workflow with AI. Secure, fast, and available directly in your browser." />
2424
<meta property="og:type" content="website" />
25-
<meta property="og:image" content="https://picsum.photos/1200/630" />
25+
<meta property="og:image" content="/assets/logo-512px.png" />
2626

2727
<!-- Fonts -->
2828
<link rel="preconnect" href="https://fonts.googleapis.com">

0 commit comments

Comments
 (0)