From 92887698d7588995fb798b3574ad90efda86cdd3 Mon Sep 17 00:00:00 2001 From: f Date: Mon, 31 May 2021 14:15:55 -0300 Subject: [PATCH] =?UTF-8?q?usar=20los=20=C3=ADconos=20que=20coinciden=20co?= =?UTF-8?q?n=20el=20nombre=20de=20la=20red?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit para hacerlo compatible con el filtro `social_network` --- _data/en.yml | 4 ++-- _data/es.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/en.yml b/_data/en.yml index 9239bc3..ddcde21 100644 --- a/_data/en.yml +++ b/_data/en.yml @@ -62,7 +62,7 @@ share: icon: twitter - title: Facebook url: "https://www.facebook.com/sharer/sharer.php?u=%url&t=%title%0A%0A%description" - icon: facebook-official + icon: facebook - title: Whatsapp url: "https://api.whatsapp.com/send?text=%title%0A%0A%description%0A%0A%url" icon: whatsapp @@ -80,5 +80,5 @@ share: icon: envelope - title: Fediverse url: "https://fediverse.sutty.nl/en/?u=%url&t=%title&d=%description%20%tags" - icon: mastodon-alt + icon: mastodon credits: "Made by [Sutty](https://sutty.nl/en/)." diff --git a/_data/es.yml b/_data/es.yml index 0be6252..358e94b 100644 --- a/_data/es.yml +++ b/_data/es.yml @@ -62,7 +62,7 @@ share: icon: twitter - title: Facebook url: "https://www.facebook.com/sharer/sharer.php?u=%url&t=%title%0A%0A%description" - icon: facebook-official + icon: facebook - title: Whatsapp url: "https://api.whatsapp.com/send?text=%title%0A%0A%description%0A%0A%url" icon: whatsapp @@ -80,5 +80,5 @@ share: icon: envelope - title: Fediverso url: "https://fediverse.sutty.nl/es/?u=%url&t=%title&d=%description%20%tags" - icon: mastodon-alt + icon: mastodon credits: "Hecho con [Sutty](https://sutty.nl/)."