mirror of
https://github.com/ivabus/www
synced 2024-11-25 16:15:06 +03:00
Merge pull request #180 from teaxyz/twitter-meta-tags
twitter meta tags
This commit is contained in:
commit
012284913a
1 changed files with 6 additions and 2 deletions
|
@ -82,14 +82,18 @@
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:image:alt" content="sh <(curl tea.xyz)">
|
<meta name="twitter:image:alt" content="sh <(curl tea.xyz)">
|
||||||
<meta name="twitter:title" content="tea.">
|
<meta name="twitter:title" content="tea.">
|
||||||
<meta name="twitter:description" content="something new is brewing.">
|
<meta name="twitter:site" content="@teaxyz_">
|
||||||
<meta name="twitter:image" content="/cover.png">
|
<meta name="twitter:image" content="http://www.tea.xyz.s3-website-us-east-1.amazonaws.com/cover.png">
|
||||||
|
<meta name="twitter:description" content=" Equitable Open-Source for web3">
|
||||||
|
<meta name="twitter:creator" content="@mxcl">
|
||||||
|
|
||||||
<meta property="og:url" content="http://tea.xyz" />
|
<meta property="og:url" content="http://tea.xyz" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="tea.xyz" />
|
<meta property="og:title" content="tea.xyz" />
|
||||||
<meta property="og:description" content="Equitable Open-Source for web3" />
|
<meta property="og:description" content="Equitable Open-Source for web3" />
|
||||||
<meta property="og:image" content="/cover.png" />
|
<meta property="og:image" content="/cover.png" />
|
||||||
<meta property="og:image:alt" content="sh <(curl tea.xyz)" />
|
<meta property="og:image:alt" content="sh <(curl tea.xyz)" />
|
||||||
|
<meta property="og:site_name" content="Tea, Inc.">
|
||||||
<meta name="facebook-domain-verification" content="0fsbdl7joh0gha23zbhtovtpn0z0cl" />
|
<meta name="facebook-domain-verification" content="0fsbdl7joh0gha23zbhtovtpn0z0cl" />
|
||||||
<meta name="description" content="The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, we’re brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.">
|
<meta name="description" content="The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, we’re brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue