Update Docsuarus footer

This commit is contained in:
Joel Marcey 2017-12-11 16:15:26 -08:00
parent 8919673f98
commit 7aee74a43f
2 changed files with 43 additions and 11 deletions

View file

@ -81,7 +81,8 @@ const siteConfig = {
copyright: "Copyright © " + new Date().getFullYear() + " Facebook Inc.",
highlight: {
theme: "solarized-dark"
}
},
scripts: ["https://buttons.github.io/buttons.js"]
};
module.exports = siteConfig;