Skip to content

Commit

Permalink
Merge pull request #233 from chain4travel/change-thumblnail
Browse files Browse the repository at this point in the history
feat: Update og:image and twitter:image meta tags to use preview.jpg …
  • Loading branch information
Ysrbolles authored Sep 13, 2024
2 parents e4cca41 + 20fd048 commit d87ee2b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/>
<title>Camino Suite Application</title>

<meta property="og:image" content="/preview.png" />
<meta property="og:image" content="/preview.jpg" />
<meta
property="og:title"
content="Camino Suite Camino Suite Application: Your Gateway to Revolutionary Travel"
Expand All @@ -32,7 +32,7 @@
name="twitter:description"
content="Camino Suite for everything Camino by Chain4Travel."
/>
<meta name="twitter:image" content="/preview.png" />
<meta name="twitter:image" content="/preview.jpg" />
<meta name="twitter:image:alt" content="Camino Suite Application" />

<link rel="preconnect" href="https://cdn.jsdelivr.net" />
Expand Down
Binary file added public/preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/preview.png
Binary file not shown.

0 comments on commit d87ee2b

Please sign in to comment.