secret link

This commit is contained in:
VividTruthKeeper 2022-11-22 15:20:17 +05:00
parent 7d3b1d080d
commit bd528e2fa8
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,7 @@
// IMPORT MODULES
import React, { useContext } from "react";
import { LanguageContext } from "../../backend/LanguageContext";
import { Link } from "react-router-dom";
const Footer = () => {
const date = new Date();
@ -10,7 +11,10 @@ const Footer = () => {
<div className="container">
<div className="footer-inner">
<h2>
© TPTB "HALKBANK", 2013-{date.getFullYear()} All rights reserved |{" "}
<Link to="/home/topup" style={{ color: "black" }}>
©
</Link>{" "}
TPTB "HALKBANK", 2013-{date.getFullYear()} All rights reserved |{" "}
<span>
{locale === "РУС"
? "Политика Конфиденциальности"