feat: Add Twitter Card metadata (#1345)

This adds Twitter Card metadata to the site, using the format that
[`jekyll-seo-tag`](https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md),
a dependency of Minima, understands. This should make the site render better
on Twitter.

I tested this locally and it seemed to work.
This commit is contained in:
Richard Littauer 2018-08-28 07:48:49 -04:00 committed by Nick Johnson
parent 6e9af9b8f5
commit 79b2957a48
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ header_pages:
- erc.html
- informational.html
- meta.html
twitter:
card: summary
username: ethereum
# Build settings
markdown: kramdown