mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 07:18:59 +02:00
Enhance footer with Facebook and Twitter buttons (#666)
* enhance footer with social media buttons * Update api-site-config.md * Update Footer.js * fix minor issue on social-footer * update facebookAppId description in api-site-config * rm heading & pad footer social button * Update api-site-config.md
This commit is contained in:
parent
f9a09072e3
commit
f8521c2fe1
5 changed files with 52 additions and 25 deletions
|
@ -50,6 +50,7 @@ const siteConfig = {
|
|||
gaTrackingId: 'UA-44373548-31',
|
||||
facebookAppId: '1615782811974223',
|
||||
twitter: 'true',
|
||||
twitterUsername: 'docusaurus',
|
||||
ogImage: 'img/docusaurus.png',
|
||||
twitterImage: 'img/docusaurus.png',
|
||||
onPageNav: 'separate',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue