[FEATURE] Adjusted TLD for gitea (#10)
Co-authored-by: dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.dev/elysium/nile/pulls/10
This commit is contained in:
parent
7d3c264b30
commit
778f7fb127
3 changed files with 7 additions and 7 deletions
|
@ -88,7 +88,7 @@ export default function Social() {
|
|||
<Card
|
||||
style={{ margin: "2rem" }}
|
||||
component={Link}
|
||||
to={"https://gitea.dunemask.net/elysium"}
|
||||
to={"https://gitea.dunemask.dev/elysium"}
|
||||
sx={{
|
||||
maxWidth: 256,
|
||||
margin: "3rem auto",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue