add twitter card rebuild

This commit is contained in:
2021-07-29 01:53:09 -07:00
parent 6203cccb08
commit a4f2f487fd
8 changed files with 24 additions and 0 deletions

View File

@ -14,6 +14,9 @@
<meta property="og:url" content="https://blog.trentpalmer.org/author/trent-palmer.html" />
<meta property="og:title" content="Attention Span History" />
<meta property="og:description" content="A page on Attention Span History" />
<meta property="twitter:title" content="Attention Span History" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:description" content="A page on Attention Span History" />
<meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" />
</head>