rovertrack commented on code in PR #1192:
URL: https://github.com/apache/incubator-answer/pull/1192#discussion_r1871911121
##########
ui/src/components/Footer/index.tsx:
##########
@@ -33,6 +33,13 @@ const Index = () => {
<footer className="bg-light">
<Container className="py-3">
<p className="text-center mb-0 small text-secondary">
+ <a className="m-2" href="/privacy" target="_blank">
+ Privacy Policy
+ </a>
+ <a href="/tos" target="_blank">
+ Terms of Service
Review Comment:
if u have the transaletd privacy policy and terms of service it will surely
work out
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]