diff --git a/website/core/Footer.js b/website/core/Footer.js index bada91a1..7d4c76ac 100644 --- a/website/core/Footer.js +++ b/website/core/Footer.js @@ -63,7 +63,22 @@ class Footer extends React.Component { height="45" /> -
{this.props.config.copyright}
+
{this.props.config.copyright} +
+ Legal: + + Privacy + + + Terms + +
); }