mirror of
https://github.com/Death916/deathsite.git
synced 2026-04-10 03:04:41 -07:00
moved contact and blog update
This commit is contained in:
parent
465ab93cf6
commit
1eea5b691e
1 changed files with 21 additions and 4 deletions
|
|
@ -186,13 +186,30 @@ def home():
|
|||
size="4",
|
||||
effect="underline",
|
||||
is_external=True,
|
||||
padding="0.5em",
|
||||
),
|
||||
rx.spacer(
|
||||
min_height="15em"
|
||||
),
|
||||
rx.heading(
|
||||
"Contact",
|
||||
size="8",
|
||||
color="#ffffff",
|
||||
),
|
||||
rx.link(
|
||||
"Email",
|
||||
href="mailto:mail@death916.xyz.com",
|
||||
color="#736E77",
|
||||
size="4",
|
||||
effect="underline",
|
||||
),
|
||||
padding="2em",
|
||||
spacing="1",
|
||||
height="100%",
|
||||
align_items="end",
|
||||
justify="end",
|
||||
|
||||
width="100%",
|
||||
|
||||
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue