|
9 | 9 | <scriptsrc="score-clock.js"></script> |
10 | 10 | <metaname="viewport"content="width=device-width,initial-scale=1.0"> |
11 | 11 | <linkrel="stylesheet"type="text/css"href="score-clock.css"> |
| 12 | +<metaname="twitter:card"content="summary_large_image"/> |
| 13 | +<metaname="twitter:site"content="@adumb_codes"/> |
| 14 | +<metaname="twitter:title"content="Score Clock"/> |
| 15 | +<metaname="twitter:description"content="A clock where the time is the score from a past sporting event"/> |
| 16 | +<metaname="twitter:image"content="thumbnail.jpg"/> |
12 | 17 | <metaproperty="og:image"content="thumbnail.jpg"> |
13 | 18 | <metaproperty="og:image:type"content="image/jpeg"> |
14 | 19 | <metaproperty="og:image:width"content="1200"> |
|