From 2f577fd2ca5081aab2128a158500030839344ad9 Mon Sep 17 00:00:00 2001 From: Anuj Sharma Date: Tue, 2 Jun 2026 02:34:31 +0530 Subject: [PATCH] Removed the Atcoder link from the footer --- frontend/src/components/shared/Footer.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/shared/Footer.jsx b/frontend/src/components/shared/Footer.jsx index 8a02c2c..24146c9 100644 --- a/frontend/src/components/shared/Footer.jsx +++ b/frontend/src/components/shared/Footer.jsx @@ -81,7 +81,6 @@ export default function Footer() { { label: "Codeforces API", status: "LIVE" }, { label: "GitHub Sync", status: "BETA" }, { label: "LeetCode Auth", status: "SOON" }, - { label: "AtCoder", status: "SOON" }, ].map((item) => (