Update home page
This commit is contained in:
parent
d26d938df3
commit
7583dcb80a
@ -76,7 +76,7 @@ function Home() {
|
|||||||
<Button
|
<Button
|
||||||
as="a"
|
as="a"
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
href="https://owlbear.app/"
|
href="https://owlbear.rodeo/"
|
||||||
mt={4}
|
mt={4}
|
||||||
mx={2}
|
mx={2}
|
||||||
mb={2}
|
mb={2}
|
||||||
@ -86,7 +86,7 @@ function Home() {
|
|||||||
justifyContent: "center",
|
justifyContent: "center",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Owlbear Rodeo 2.0 Beta
|
Owlbear Rodeo 2.0
|
||||||
</Button>
|
</Button>
|
||||||
<Flex mb={4} mt={0} sx={{ justifyContent: "center" }}>
|
<Flex mb={4} mt={0} sx={{ justifyContent: "center" }}>
|
||||||
<Link href="https://www.reddit.com/r/OwlbearRodeo/">
|
<Link href="https://www.reddit.com/r/OwlbearRodeo/">
|
||||||
|
Loading…
Reference in New Issue
Block a user