add lemmy link

This commit is contained in:
Death916 2025-05-07 04:03:20 -07:00
parent ca67926d85
commit 71adf553d6

View file

@ -78,6 +78,15 @@ def home():
is_external=True,
padding="0.5em",
),
rx.link(
"Lemmy (Reddit Alternative)",
href="https://lemmy.death916.xyz",
color="#736E77",
size="4",
effect="underline",
is_external=True,
padding="0.5em",
),
rx.spacer(
min_height="15em"
),