Remove pwopose link in index
This commit is contained in:
@@ -32,17 +32,6 @@ export default function Akey({logo}) {
|
||||
Paroles et traductions
|
||||
</Typography>
|
||||
</Container>
|
||||
<Container sx={{marginTop: 2}}>
|
||||
<Grid container sx={{justifyContent: 'center'}} spacing={2}>
|
||||
<Grid textalign='center'>
|
||||
<Link passHref href='/pwopose'>
|
||||
<Button color='primary' variant='outlined'>
|
||||
<strong>Proposer des paroles</strong>
|
||||
</Button>
|
||||
</Link>
|
||||
</Grid>
|
||||
</Grid>
|
||||
</Container>
|
||||
</Box>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user