mirror of
https://github.com/SrIzan10/hc-site.git
synced 2026-05-01 10:45:23 +00:00
Add anchor for Sprig
This commit is contained in:
@@ -759,13 +759,15 @@ function Page({
|
||||
/>
|
||||
</Flex>
|
||||
</Flex>
|
||||
<Sprig
|
||||
delay={100}
|
||||
stars={stars.sprig.stargazerCount}
|
||||
game={game}
|
||||
gameImage={gameImage}
|
||||
gameImage1={gameImage1}
|
||||
/>
|
||||
<Box as="section" id="sprig">
|
||||
<Sprig
|
||||
delay={100}
|
||||
stars={stars.sprig.stargazerCount}
|
||||
game={game}
|
||||
gameImage={gameImage}
|
||||
gameImage1={gameImage1}
|
||||
/>
|
||||
</Box>
|
||||
<Sinerider delay={200} stars={stars.sinerider.stargazerCount} />
|
||||
<SprigConsole
|
||||
delay={300}
|
||||
|
||||
Reference in New Issue
Block a user