mirror of
https://github.com/ivabus/www
synced 2024-11-22 13:35:06 +03:00
Extraneous space in quotes
This commit is contained in:
parent
572364be05
commit
1976046239
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
<meta name="twitter:image:alt" content="sh <(curl tea.xyz)">
|
||||
<meta name="twitter:title" content="tea.">
|
||||
<meta name="twitter:description" content="something new is brewing.">
|
||||
<meta name="twitter:image" content=" https://tea.xyz/cover.png">
|
||||
<meta name="twitter:image" content="https://tea.xyz/cover.png">
|
||||
<meta property="og:url" content="http://tea.xyz" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="tea.xyz" />
|
||||
|
|
Loading…
Reference in a new issue