mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-16 17:00:02 -05:00
home page
This commit is contained in:
parent
362a66bc8b
commit
85d0e9f0a6
|
|
@ -115,7 +115,7 @@ const Stats: React.FC = () => {
|
|||
</Link>{" "}
|
||||
to discover upcoming events
|
||||
</Box>
|
||||
<Box>
|
||||
<Box mb="0.5em">
|
||||
<Link to="/plans">
|
||||
<Box as="span" color={themeColorWithShade}>
|
||||
Map drawing tool
|
||||
|
|
@ -123,6 +123,14 @@ const Stats: React.FC = () => {
|
|||
</Link>{" "}
|
||||
to easily share your plans
|
||||
</Box>
|
||||
<Box>
|
||||
<Link to="/analyzer">
|
||||
<Box as="span" color={themeColorWithShade}>
|
||||
Build analyzer
|
||||
</Box>
|
||||
</Link>{" "}
|
||||
to find out exactly what your builds are doing
|
||||
</Box>
|
||||
</Flex>
|
||||
</>
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user