diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-12-08 00:20:36 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-12-08 00:20:36 -0800 |
| commit | 0080611df058fc6217e20b14375a55eaf58b60b1 (patch) | |
| tree | ec1f6add25eec9b3da00c25f7aad75c3821defe2 | |
| parent | cc2d8e05f3fed5dfde9eead2cbe6eb81c94e3026 (diff) | |
update footer message
| -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/> |
