Skip to content

Commit 205cdec

Browse files
author
Ian Egner
committed
Add my twitter handle
1 parent 8091ddd commit 205cdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pug/meta/_meta-social.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mixin meta-social(url, title, image, description, siteName)
1717

1818
//- Twitter
1919
meta(property='twitter:url', content=url)
20-
meta(property='twitter:site', content='@twitter')
20+
meta(property='twitter:site', content='@ianegner')
2121
meta(property='twitter:card', content='summary')
2222
meta(property='twitter:title', content=title)
2323
meta(property='twitter:description', content=description)

0 commit comments

Comments
 (0)