diff --git a/config.prod.toml b/config.prod.toml index 25eef62..6c3d8f9 100644 --- a/config.prod.toml +++ b/config.prod.toml @@ -24,7 +24,7 @@ title = 'Synapse' weight = 3 [[menu.Main]] name = "Membres" - url= "/membres/" + url= "membres" weight = 5 [[menu.Main]] name = "FAQ" @@ -32,7 +32,7 @@ title = 'Synapse' weight = 6 [[menu.Main]] name = "Contact" - url= "/contact/" + url= "contact" weight = 7 [params]