FIX : Ajout breadcrumb nonoraires et mentions
This commit is contained in:
21
mentions
21
mentions
@@ -195,7 +195,26 @@
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<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": "Assistance éducative",
|
||||
"item": "https://pasteuravocate.com/mentions"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user