diff options
author | Minteck <contact@minteck.org> | 2023-01-05 22:20:18 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2023-01-05 22:20:18 +0100 |
commit | 90b16702bb03c8d7115fa0cc6ea8d3aba5863f46 (patch) | |
tree | 6b4b28c24fc13d56184f262e61c1f1b4c51dcbf9 /pages/home.inc | |
parent | 721315d9569c6ca793e111a26349f5c2bc8972b3 (diff) | |
download | pluralconnect-90b16702bb03c8d7115fa0cc6ea8d3aba5863f46.tar.gz pluralconnect-90b16702bb03c8d7115fa0cc6ea8d3aba5863f46.tar.bz2 pluralconnect-90b16702bb03c8d7115fa0cc6ea8d3aba5863f46.zip |
Update - This is an automated commit
Diffstat (limited to 'pages/home.inc')
-rw-r--r-- | pages/home.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/home.inc b/pages/home.inc index 7d26e68..d61d467 100644 --- a/pages/home.inc +++ b/pages/home.inc @@ -45,6 +45,10 @@ </a> <?php endif; ?> + <!--<div class="alert alert-info"> + <b>Coming soon:</b> Free hosting for Project Scout (the software powering Cold Haze), so you can have your own website for your system. If you are interested and/or want to pre-register, feel free to <a href="https://equestria.horse/contact" target="_blank">contact us</a>. + </div>--> + <div id="homepage-desktop" style="margin-top:10px;"> <?php if ($_SERVER['HTTP_HOST'] !== "fr.equestria.horse") cloudburst(false); ?> |