diff --git a/config.toml b/config.toml index 4177e2f9c..39c632244 100644 --- a/config.toml +++ b/config.toml @@ -43,13 +43,13 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"] [[menu.main]] identifier = 'about' name = 'À propos' -# pre = "" + # pre = "" url = '/a-propos/' weight = 1 [[menu.main]] identifier = 'talks' name = 'Conférences' - # pre = "" + # pre = "" url = '/talks/' weight = 2 [[menu.main]]