]> _ Git - odl.git/commitdiff
wip #5006 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 6 Jan 2022 18:33:09 +0000 (19:33 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 6 Jan 2022 18:33:09 +0000 (19:33 +0100)
resources/views/layouts/app.blade.php

index 3d4f524426382872f18329befe5359f5eba64b27..f24b973bcbcb8900415d891c3998768d6a5d9b01 100644 (file)
             @php
                 $menu_links = [
                     '/accueil.html' => 'Accueil',
-                    '/coeur/index.html' => 'Cœur de l’offre',
-                    '/ressources.html' => 'Ressources',
+                    '/coeur/index.html' => 'Synthèse de l\'offre',
+                    '/ressources.html' => 'Offre',
                     '/mediatheque.html' => 'Médiathèque',
-                    '/tour.html' => 'Visite guidée',
+                    '/mediatheque.html' => 'Glossaire',
+                    '/mediatheque.html' => 'Aide',
                 ];
             @endphp