From adb2879983065a51333c0ddd981d1798f95ffb61 Mon Sep 17 00:00:00 2001 From: Miraty Date: Wed, 23 Oct 2019 16:48:28 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20compte=20Masto=20d=C3=A9di=C3=A9?= =?UTF-8?q?=20d'Antopie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 10 ++++++++-- style.less | 2 -- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index 3a37900..f2cf92b 100755 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ - +

@@ -8,8 +8,14 @@ head("index.php"); ?> L'utilisation de ces services est régie par les conditions d'utilisation d'Antopie.

+ +

+ Si vous utilisez l'un de ces services, je vous invite à suivre le compte @Antopie@miaou.drycat.fr par le Fédiverse ou par flux RSS. +

+ +
- N'hésitez pas à me contacter par mail : miraty+web@antopie.org, le Fédiverse : @miraty@social.antopie.org, ou Matrix : @miraty:matrix.antopie.org. + N'hésitez pas à me contacter par mail : miraty+web@antopie.org, le Fédiverse : @miraty@social.antopie.org, ou Matrix : @miraty:matrix.antopie.org.
diff --git a/style.less b/style.less index 1b4a245..6d5b153 100755 --- a/style.less +++ b/style.less @@ -332,8 +332,6 @@ footer { } #pres { - display: flex; - justify-content: center; text-align: center; }