You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solved by actually copying over the footer.js from the main repository.
Not sure why the wrong (outdated?) component is being created during bootstrapping.
🐛 Bug Report
Adding the following to
siteConfig
should enable Twitter links in the footer.No such additional element is getting rendered.
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
const siteConfig
.Expected behavior
A Twitter social link should be added to the page footer.
Actual Behavior
Nothing is being added.
Reproducible Demo
(Paste the link to an example repo, including a
siteConfig.js
, and exact instructions to reproduce the issue.)The text was updated successfully, but these errors were encountered: