From b5b5b0270a87c48df031c44a379296c7f394d00c Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Sun, 6 Dec 2020 18:07:01 +0100 Subject: [PATCH] Add link to Dagaz demo + server in About page --- 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 99f5e166..a64d163e 100644 --- a/client/src/translations/about/en.pug +++ b/client/src/translations/about/en.pug @@ -45,6 +45,7 @@ h3 Related links a(href="https://www.chessvariants.com/") chessvariants.com a(href="https://greenchess.net/") greenchess.net a(href="http://pychess-variants.herokuapp.com/") pychess-variants.com + a(href="https://glukkazan.github.io/") Dagaz demo + server a(href="https://musketeerchess.net/home/index.html") musketeerchess.net a(href="https://schemingmind.com/") schemingmind.com a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr diff --git a/client/src/translations/about/es.pug b/client/src/translations/about/es.pug index 185590dd..553d4a4d 100644 --- a/client/src/translations/about/es.pug +++ b/client/src/translations/about/es.pug @@ -44,6 +44,7 @@ h3 Enlaces relacionados a(href="https://www.chessvariants.com/") chessvariants.com a(href="https://greenchess.net/") greenchess.net a(href="http://pychess-variants.herokuapp.com/") pychess-variants.com + a(href="https://glukkazan.github.io/") Dagaz demo + servidor a(href="https://musketeerchess.net/home/index.html") musketeerchess.net a(href="https://schemingmind.com/") schemingmind.com a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr diff --git a/client/src/translations/about/fr.pug b/client/src/translations/about/fr.pug index 3b24bd1c..51d34f70 100644 --- a/client/src/translations/about/fr.pug +++ b/client/src/translations/about/fr.pug @@ -45,6 +45,7 @@ h3 Liens connexes a(href="https://www.chessvariants.com/") chessvariants.com a(href="https://greenchess.net/") greenchess.net a(href="http://pychess-variants.herokuapp.com/") pychess-variants.com + a(href="https://glukkazan.github.io/") Dagaz demo + serveur a(href="https://musketeerchess.net/home/index.html") musketeerchess.net a(href="https://schemingmind.com/") schemingmind.com a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr -- 2.44.0