OPTIM : Ajout breadcrulb
This commit is contained in:
@@ -132,6 +132,26 @@
|
||||
</div>
|
||||
</footer>
|
||||
<script src="script.js" defer></script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1,
|
||||
"name": "Accueil",
|
||||
"item": "https://pasteuravocate.com/"
|
||||
},
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 2,
|
||||
"name": "Droit pénal des mineurs",
|
||||
"item": "https://pasteuravocate.com/droit-penal-mineur.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user