We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8091ddd commit 205cdecCopy full SHA for 205cdec
pug/meta/_meta-social.pug
@@ -17,7 +17,7 @@ mixin meta-social(url, title, image, description, siteName)
17
18
//- Twitter
19
meta(property='twitter:url', content=url)
20
- meta(property='twitter:site', content='@twitter')
+ meta(property='twitter:site', content='@ianegner')
21
meta(property='twitter:card', content='summary')
22
meta(property='twitter:title', content=title)
23
meta(property='twitter:description', content=description)
0 commit comments