mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
testing the link of meta image for home page
This commit is contained in:
parent
13a81e25dc
commit
3e13f5cc98
1 changed files with 2 additions and 2 deletions
|
@ -17,14 +17,14 @@
|
|||
<meta property="og:url" content="https://lbry.org/">
|
||||
<meta property="og:title" content="Welcome to LBRY Foundation">
|
||||
<meta property="og:description" content="The LBRY community invites everyone to join us in building a more free and open way to share content and information online.">
|
||||
<meta property="og:image" content="{{ page.meta-image }}">
|
||||
<meta property="og:image" content="https://iamuditpatel.github.io/lbryorg/img/home-page-meta-img.png">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://lbry.org/">
|
||||
<meta property="twitter:title" content="Welcome to LBRY Foundation">
|
||||
<meta property="twitter:description" content="The LBRY community invites everyone to join us in building a more free and open way to share content and information online.">
|
||||
<meta property="twitter:image" content="{{ page.meta-image }}">
|
||||
<meta property="twitter:image" content="https://iamuditpatel.github.io/lbryorg/img/home-page-meta-img.png">
|
||||
|
||||
<!-- TitleBar Icon -->
|
||||
<link rel="icon" href="./img/small-logo.png" type="image/png" />
|
||||
|
|
Loading…
Add table
Reference in a new issue