testing the link of meta image for home page

This commit is contained in:
Udit Patel 2020-08-06 13:42:25 +05:30 committed by GitHub
parent 13a81e25dc
commit 3e13f5cc98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,14 +17,14 @@
<meta property="og:url" content="https://lbry.org/"> <meta property="og:url" content="https://lbry.org/">
<meta property="og:title" content="Welcome to LBRY Foundation"> <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: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 --> <!-- Twitter -->
<meta property="twitter:card" content="summary_large_image"> <meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://lbry.org/"> <meta property="twitter:url" content="https://lbry.org/">
<meta property="twitter:title" content="Welcome to LBRY Foundation"> <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: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 --> <!-- TitleBar Icon -->
<link rel="icon" href="./img/small-logo.png" type="image/png" /> <link rel="icon" href="./img/small-logo.png" type="image/png" />