diff options
author | Tixie <contact@tixie.name> | 2024-06-09 17:56:43 +0200 |
---|---|---|
committer | Tixie <tixie@noreply.localhost> | 2024-06-09 16:21:27 +0000 |
commit | b75294cc96ab1be58c7b1d4aa1a5bc8aeb1318a6 (patch) | |
tree | b89c0cc949e5801cb99bf7bd2246440ea5053fcc | |
parent | 821f38c1129de2e4da95bb179d5bfeab36519b94 (diff) | |
download | site-b75294cc96ab1be58c7b1d4aa1a5bc8aeb1318a6.tar.gz site-b75294cc96ab1be58c7b1d4aa1a5bc8aeb1318a6.zip |
highlight contact infos
-rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 0ff0752..094bbc0 100644 --- a/static/index.html +++ b/static/index.html @@ -861,7 +861,7 @@ <h2 id="connaissance"><span class="decoration" aria-hidden="true"></span>Faisons connaissance<span class="decoration" aria-hidden="true"></span></h2> <div id="txt_connaissance"> <p lang="fr">L'accès à nos services est à prix libre. Nous estimons leur coût à 15€/an/compte pour leur maintien en fonctionnement et recommandons le double pour permettre à l'association de se développer. Il est conditionné par les ressources disponibles, à la fois matérielles et humaines.</p> - <p lang="fr">Pour accéder à nos services ou simplement discuter avec nous, écrivez à <span class="underline">coucou[@]deuxfleurs.fr</span>, rejoignez-nous sur le salon Matrix <span class="underline">#deuxfleurs:deuxfleurs.fr</span> ou rencontrez-nous à : </p> + <p lang="fr">Pour accéder à nos services ou simplement discuter avec nous, écrivez à <span class="highlight">coucou[@]deuxfleurs.fr</span>, rejoignez-nous sur le salon Matrix <span class="highlight">#deuxfleurs:deuxfleurs.fr</span> ou rencontrez-nous à : </p> <ul> <!-- L'historique des événements passés est sur evenements_passes.html --> <!-- Mai 2024 --> |