diff options
| -rw-r--r-- | src/components/Footer/Footer.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 7fb8303..a0ac815 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -13,7 +13,7 @@ const Footer = () => { <br/> This page is in now way affiliated with Phase Connect or with any of the channels listed here. <br/> - Date Started: 2023-04-01 + Data Collection Started: 2022-04-01 (Earlier data may not be fully accurate) </p> <p className="p-4"> <a className="hover:underline text-bold" href="https://github.com/pinapelz/Nijitrack">Source Code</a><br/> |
