changed title and favicon to IPKS design
This commit is contained in:
@@ -2,7 +2,7 @@ function Footer() {
|
||||
return (
|
||||
<footer className="flex justify-between p-2 px-7 font-body bg-tertiary text-sm text-primary dark:bg-tertiary-dark dark:text-primary-dark">
|
||||
<p>Copyright © 2023, Tata Consultancy Services. All rights reserved</p>
|
||||
<p>Privacy Policy | Terms of Use</p>
|
||||
<a className="cursor-wait">Privacy Policy</a>
|
||||
</footer>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user