From b4244ecfef1abee791908ecaf55bc00e154e175b Mon Sep 17 00:00:00 2001 From: Abhinandan <93651229+AE-Hertz@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:26:50 +0530 Subject: [PATCH] Update Footer.js --- website3.0/components/Footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website3.0/components/Footer.js b/website3.0/components/Footer.js index 7203b7ba..b0f1a7ff 100644 --- a/website3.0/components/Footer.js +++ b/website3.0/components/Footer.js @@ -72,7 +72,7 @@ function Footer() { theme ? "text-black" : "text-gray-100" } font-sans text-xs py-2 font-normal mb-0 transition-colors duration-500`} > - © HelpOps-Hub | MIT License + © {new Date().getFullYear()} HelpOps-Hub | MIT License
{/* Developer and contributors */}