From fc34d151443e70b5e1713e17c8ab8ed55b249e87 Mon Sep 17 00:00:00 2001 From: Jean-Jacques Brucker <jeanjacquesbrucker@gmail.com> Date: Fri, 6 Aug 2021 12:56:12 +0200 Subject: [PATCH] add icon link to rocket chat + update theme submodule --- config.toml | 8 ++++---- themes/foopgp | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 1a7cc24..0f22fea 100644 --- a/config.toml +++ b/config.toml @@ -210,10 +210,10 @@ link = "/about/donate" #icon = "ti-twitter-alt" # themify icon : https://themify.me/themify-icons #link = "https://twitter.com/foopgp" -#[[params.social]] -#title = "join us" -#icon = "ti-comments" # themify icon : https://themify.me/themify-icons -#link = "https://framalistes.org/sympa/info/foopgp" +[[params.social]] +title = "Rocket chat" +icon = "ti-comments" # themify icon : https://themify.me/themify-icons +link = "https://chat.axiom-team.fr/" ################################### English language ##################################### [Languages.en] diff --git a/themes/foopgp b/themes/foopgp index afbcc44..7a669a7 160000 --- a/themes/foopgp +++ b/themes/foopgp @@ -1 +1 @@ -Subproject commit afbcc44dda071f2de5889623ebacca78871e03ec +Subproject commit 7a669a7c6193fb4c79e06d08e44e2113ff5034f2 -- GitLab