Skip to content

Commit

Permalink
Merge pull request #113 from WildCodeSchool/acceuil
Browse files Browse the repository at this point in the history
acceuil
  • Loading branch information
typhained authored May 15, 2020
2 parents e3f8476 + e0fc83b commit 348b912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Layout/navbar.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</div>
<div class="uk-navbar-center">
<ul class="uk-navbar-nav">
<li><a href="/Front/index">Strasbouquet</a></li>
<li><a href="/Front/index">Accueil</a></li>
<li>
<a href="/Front/bouquets">Bouquets</a>
<div class="uk-navbar-dropdown">
Expand Down

0 comments on commit 348b912

Please sign in to comment.