aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-03 01:38:53 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-03 01:38:53 -0700
commit4a2f82f06490b7fb277dc6c7558d10c34503a495 (patch)
treea206b7dd9777371d07ba1599cf3eff7f52df4d97 /src/components
parent0cc204ae751a69f20925d2791c930bbf45e4eeed (diff)
add basic daily answer encryption
Diffstat (limited to 'src/components')
-rw-r--r--src/components/Footer/index.tsx9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx
index e2747c3..3ba4c7c 100644
--- a/src/components/Footer/index.tsx
+++ b/src/components/Footer/index.tsx
@@ -20,13 +20,8 @@ export function Footer() {
return (
<footer>
<Styled.Text>
- Made with <IoHeart /> by{" "}
- <Styled.Link href="https://epicwolverine.com">
- EpicWolverine
- </Styled.Link>
- {" "}based on the work of{" "}
- <Styled.Link href="https://twitter.com/synowski_maciej">
- Maciej Synowski
+ <Styled.Link href="">
+ Source Code
</Styled.Link>
</Styled.Text>
{showDebugButton &&
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage