Typo page 404
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ export default function Custom404() {
|
||||
/>
|
||||
</a>
|
||||
</Link>
|
||||
<Typography variant='h2' align='center' >404 - La page n’exsite pas 😔</Typography>
|
||||
<Typography variant='h2' align='center' >404 - La page n’existe pas 😔</Typography>
|
||||
<Link href='/'>
|
||||
<a style={{textDecoration: 'none'}}><Typography style={{marginTop: '1em', color: 'green'}} variant='h3' align='center'>Retourner à l’accueil 🏡</Typography></a>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user