summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-05-27 16:56:42 +0200
committerMinteck <contact@minteck.org>2022-05-27 16:56:42 +0200
commit92a12c5e2f7811f00bf5db939e382b8994eb9d65 (patch)
treea23ac04cb7d8557e40f1ede70d85909a74c3b85f
parentf69ae315de57a95e8b21382c600c3695263aa0f9 (diff)
parent7b358c9d783800aa05c15270e41d8cfa2e61fa49 (diff)
downloadintro-92a12c5e2f7811f00bf5db939e382b8994eb9d65.tar.gz
intro-92a12c5e2f7811f00bf5db939e382b8994eb9d65.tar.bz2
intro-92a12c5e2f7811f00bf5db939e382b8994eb9d65.zip
Merge branch 'trunk' of https://gitlab.minteck.org/minteck/familine-intro into trunk
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 1748f31..0c96b96 100644
--- a/index.php
+++ b/index.php
@@ -72,7 +72,7 @@ global $loggedIn;
<div id="hero-content">
<div>
<h1 id="hero-title-part-big"><span id="hero-stylized">Familine</span></h1>
- <h1 id="hero-title-part-small">met votre famille est en sécurité</h1>
+ <h1 id="hero-title-part-small">met votre famille en sécurité</h1>
<?php if ($loggedIn): ?>
<a class="button button-main" href="https://app.familine.minteck.org">Ouvrir Familine</a>
<?php else: ?>