added twitter card
This commit is contained in:
parent
4dcf304803
commit
ea7ff1fbc1
@ -8,7 +8,11 @@
|
||||
<meta property="og:description" content="The horror movie guessing game!"/>
|
||||
<meta property="og:image" content="http://www.horrordle.com/thumbnail.png">
|
||||
<meta property="og:url" content="horrordle.com"/>
|
||||
<meta name="twitter:card" content="summary_large_image"></meta>
|
||||
|
||||
<meta name="twitter:image" content="http://www.horrordle.com/thumbnail.png">
|
||||
<meta name="twitter:site" content="@horrordle"></meta>
|
||||
<meta name="twitter:creator" content="@gocivici"></meta>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<!-- <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
|
||||
|
Loading…
Reference in New Issue
Block a user