We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb1a287 + c1d7df0 commit ee961c1Copy full SHA for ee961c1
website/docusaurus.config.js
@@ -84,7 +84,7 @@ module.exports = {
84
]
85
}
86
],
87
- copyright: `Copyright (c) 2015-present Dan Abramov and the Redux documentation authors.`
+ copyright: `Copyright © 2015–${new Date().getFullYear()} Dan Abramov and the Redux documentation authors.`
88
},
89
image: 'img/redux-logo-landscape.png',
90
navbar: {
0 commit comments