point to PeerTube homepage
This commit is contained in:
parent
ddac821a2d
commit
398f9882a6
@ -66,7 +66,7 @@ const ButtonStyled = styled.div`
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
opacity: 0.9;
|
||||
opacity: 0.4;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
`;
|
||||
|
@ -29,7 +29,7 @@ const FEDIVERSE_LINKS = [
|
||||
{
|
||||
content: "PeerTube",
|
||||
icon: "/icons/fediverse/peertube.svg",
|
||||
link: "https://tube.sador.me"
|
||||
link: "https://tube.sador.me/home"
|
||||
}
|
||||
].map(link => Object.assign(link, { primary: true }));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user