mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
Update footer.js
This commit is contained in:
@@ -106,5 +106,5 @@ module.exports = {
|
|||||||
srcDark: 'img/SailPoint-Developer-Community-Inverse-Lockup.png',
|
srcDark: 'img/SailPoint-Developer-Community-Inverse-Lockup.png',
|
||||||
href: 'https://developer.sailpoint.com',
|
href: 'https://developer.sailpoint.com',
|
||||||
},
|
},
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} SailPoint Technologies, Inc. All Rights Reserved.`,
|
copyright: `Copyright © ${new Date().getFullYear()} SailPoint Technologies, Inc. All Rights Reserved.`, // Updated with now private copyright info
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user