Add Inc to copyright notice

This commit is contained in:
Kristofer Selbekk
2018-10-08 18:40:09 +02:00
parent f0047bfa74
commit ffc63d5597

View File

@@ -60,7 +60,7 @@ const siteConfig = {
*/
// This copyright info is used in /core/Footer.js and blog RSS/Atom feeds.
copyright: `Copyright © ${new Date().getFullYear()} Facebook`,
copyright: `Copyright © ${new Date().getFullYear()} Facebook Inc.`,
highlight: {
// Highlight.js theme to use for syntax highlighting in code blocks.