Skip to content

Commit

Permalink
site: add twitterImage and twitterUsername
Browse files Browse the repository at this point in the history
  • Loading branch information
thorn0 committed Mar 22, 2020
1 parent 0e26eae commit 0be5680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/siteConfig.js
Expand Up @@ -86,6 +86,8 @@ const siteConfig = {
separateCss: ["static/separate-css"],
gaTrackingId: "UA-111350464-1",
twitter: true,
twitterUsername: "PrettierCode",
twitterImage: "icon.png",
onPageNav: "separate",
};

Expand Down

0 comments on commit 0be5680

Please sign in to comment.