From 40bd6d5477933cb1bcee82eb4462911856af164e Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Wed, 15 Jul 2020 15:13:47 +0200
Subject: [PATCH] Add variants-related link

---
 client/src/translations/about/en.pug | 1 +
 client/src/translations/about/es.pug | 1 +
 client/src/translations/about/fr.pug | 1 +
 3 files changed, 3 insertions(+)

diff --git a/client/src/translations/about/en.pug b/client/src/translations/about/en.pug
index 62c2af83..99f5e166 100644
--- a/client/src/translations/about/en.pug
+++ b/client/src/translations/about/en.pug
@@ -50,6 +50,7 @@ h3 Related links
   a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr
   a(href="http://www.strategems.net/sections/fairy_defs.html") strategems.net
   a(href="https://brainking.com/") brainking.com
+  a(href="http://abrobecker.free.fr/chess.htm") (Chess) Puzzles and Games
   a(href="https://www.facebook.com/groups/592562551198628") A Facebook group
   a(href="http://www.zillions-of-games.com/") zillions-of-games.com
   a(href="https://en.wikipedia.org/wiki/Fairy_chess_piece") Fairy chess pieces
diff --git a/client/src/translations/about/es.pug b/client/src/translations/about/es.pug
index aa0f08c4..185590dd 100644
--- a/client/src/translations/about/es.pug
+++ b/client/src/translations/about/es.pug
@@ -49,6 +49,7 @@ h3 Enlaces relacionados
   a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr
   a(href="http://www.strategems.net/sections/fairy_defs.html") strategems.net
   a(href="https://brainking.com/") brainking.com
+  a(href="http://abrobecker.free.fr/chess.htm") (Chess) Puzzles and Games
   a(href="https://www.facebook.com/groups/592562551198628") Un grupo Facebook
   a(href="http://www.zillions-of-games.com/") zillions-of-games.com
   a(href="https://en.wikipedia.org/wiki/Fairy_chess_piece")
diff --git a/client/src/translations/about/fr.pug b/client/src/translations/about/fr.pug
index d1a30a06..3b24bd1c 100644
--- a/client/src/translations/about/fr.pug
+++ b/client/src/translations/about/fr.pug
@@ -50,6 +50,7 @@ h3 Liens connexes
   a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr
   a(href="http://www.strategems.net/sections/fairy_defs.html") strategems.net
   a(href="https://brainking.com/") brainking.com
+  a(href="http://abrobecker.free.fr/chess.htm") (Chess) Puzzles and Games
   a(href="https://www.facebook.com/groups/592562551198628") Un groupe Facebook
   a(href="http://www.zillions-of-games.com/") zillions-of-games.com
   a(href="https://en.wikipedia.org/wiki/Fairy_chess_piece")
-- 
2.44.0