diff options
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | wizard/index.php | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -55,7 +55,7 @@ But maintaining this web site also have a cost.</p> <p class="msg"> --> - <h2>Next year <strong>Web hosting</strong> budget, until June 2024: + <h2>Next year <strong>Web hosting</strong> budget, until July 2024: <progress max="530" value="530">100%</progress> <strong>100% of 530€</strong> <!-- <progress max="530" value="491">93%</progress> <strong>93% of 530€</strong> diff --git a/wizard/index.php b/wizard/index.php index 44d5fc5f..62c9ff5f 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -479,6 +479,7 @@ if ($php && $os && $type && !$err) { <li><a href="https://github.com/remicollet/remirepo/issues" class="nlink" title="Bug tracker">Bug tracker</a></li> <li><a href="https://blog.remirepo.net/post/2021/05/20/remirepo-IRC-channel-on-Libera-network" class="nlink" title="IRC channel">IRC channel</a></li> <li><a href='https://twitter.com/RemiRepository'>Repository twitter account</a></li> + <li><a href='https://discord.gg/qwC6kM2dcE'>Discord server</a></li> <li><?php printf("<b>%d answers</b> given", $counter); ?></li> |