diff --git a/data/tisseurs/mose.yml b/data/tisseurs/mose.yml index b4500d1..3d56550 100644 --- a/data/tisseurs/mose.yml +++ b/data/tisseurs/mose.yml @@ -6,3 +6,4 @@ gitlab: ozmose linkedin: ozmose gravatar: 832fa28e15d5ea919a180ffc9ebcd344 crapaudfou: mose +web: https://mose.com diff --git a/data/tisseurs/yohan.yml b/data/tisseurs/yohan.yml new file mode 100644 index 0000000..6d854ef --- /dev/null +++ b/data/tisseurs/yohan.yml @@ -0,0 +1,5 @@ +--- + nom: Yohan Pavel + info: Auteur, media indépendant. + web: https://lecanardrefractaire.org + youtube: channel/UCWGsN59FON3vOtXCozQPsZQ \ No newline at end of file diff --git a/themes/beautifulhugo/data/beautifulhugo/social.toml b/themes/beautifulhugo/data/beautifulhugo/social.toml index 10da56c..f02b1af 100644 --- a/themes/beautifulhugo/data/beautifulhugo/social.toml +++ b/themes/beautifulhugo/data/beautifulhugo/social.toml @@ -124,3 +124,9 @@ url = "https://coa.crapaud-fou.org/direct/%s" title = "crapaud-fou" icon = "fab fa-rocketchat" +[[social_icons]] +id = "web" +url = "%s" +title = "website" +icon = "fab fa-firefox" +