diff --git a/config.toml b/config.toml index 400147a..f989fa7 100644 --- a/config.toml +++ b/config.toml @@ -23,6 +23,5 @@ taxonomies = [ sam_menu = [ { text = "À propos", link = "/about" }, { text = "Tableau d’affichage", link = "/posts" }, - { text = "Portail", link = "https://lacoloc.cafe/yunohost/sso" }, - { text = "Sources", link = "https://labo.lacoloc.cafe/june/hall_lacoloc" } + { text = "Portail", link = "https://lacoloc.cafe/yunohost/sso" } ]