mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
implement the 👌 suggestions of @leeereilly
This commit is contained in:
parent
d882e69ec1
commit
a995dbd650
@ -47,4 +47,3 @@ sass:
|
||||
|
||||
twitter:
|
||||
username: "@github"
|
||||
account_id: "13334762"
|
||||
|
@ -23,10 +23,8 @@
|
||||
<meta property='og:url' content='{{ site.github.url }}{{ page.url }}'/>
|
||||
<meta property='og:locale' content='en_us'/>
|
||||
|
||||
<meta property="twitter:account_id" content="{{ site.twitter.account_id }}" />
|
||||
<meta property="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="{{ seo_title }}" />
|
||||
<meta property="twitter:description" content="{{ seo_description }}" />
|
||||
<meta property="twitter:site" content="{{ site.twitter.username }}" />
|
||||
<meta property="twitter:creator" content="{{ site.twitter.username }}" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="{{ seo_title }}" />
|
||||
<meta name="twitter:description" content="{{ seo_description }}" />
|
||||
<meta name="twitter:site" content="{{ site.twitter.username }}" />
|
||||
<!-- /seo -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user