aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Footer/Footer.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-10-05 17:22:48 -0700
committerPinapelz <yukais@pinapelz.com>2024-10-05 17:22:48 -0700
commit6f813c4ad4caa877ae679bb619715930c6e3dbb4 (patch)
tree5d91f1111cb5e0579252be7e6fd7673b75b5f9d5 /src/components/Footer/Footer.tsx
parent4647fa08877ce1e34131868cc08c5276f21afa62 (diff)
add about/faq page with more information
Diffstat (limited to 'src/components/Footer/Footer.tsx')
-rw-r--r--src/components/Footer/Footer.tsx8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx
index 8686e4c..7c4f062 100644
--- a/src/components/Footer/Footer.tsx
+++ b/src/components/Footer/Footer.tsx
@@ -4,16 +4,12 @@ const Footer = () => {
return (
<footer>
<div className="text-center mt-4">
- <p className="font-bold">Information</p>
+ <a className="font-bold hover:underline text-blue-600 animate-pulse"href="/about">About</a>
<p className="text-m">
- Information is collected once per hour. Data collection will stop upon
- graduation
- <br />
This page is in no way affiliated with Phase Connect or with any of
the channels listed here.
<br />
- Data Collection Started: 2022-04-01 (Earlier data may not be fully
- accurate)
+
</p>
<p className="p-4">
<a
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage