renaming dir

This commit is contained in:
Ludovic CANDELLIER
2020-04-15 17:34:57 +02:00
parent 09c1e7e3b2
commit 002967136e
106 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<div class="breadcrumb-container">
<nav data-depth="1" class="breadcrumb container">
<ol itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a itemprop="item" href="fr/">
<span itemprop="name">Accueil</span>
</a>
<meta itemprop="position" content="1">
</li>
</ol>
</nav>
</div>