diff --git a/clayui.com/src/pages/index.js b/clayui.com/src/pages/index.js index 8f9604fad6..7efd2cc303 100644 --- a/clayui.com/src/pages/index.js +++ b/clayui.com/src/pages/index.js @@ -15,6 +15,8 @@ export default () => { const description = 'This is Clay. A web implementation of the Lexicon Experience Language; built by Liferay.'; + const CopyrightYear = new Date().getFullYear() + return (