diff options
| author | Remi Collet <remi@remirepo.net> | 2022-12-05 11:42:31 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2022-12-05 11:42:31 +0100 |
| commit | 6bd195f021523458b795cf1e0ba9c43be14a42b3 (patch) | |
| tree | b601f3c7f5d89c12dada10e5db1c31f5139ea474 | |
| parent | f55c8fac77d0ea3af1c465f77fcc513926cfabcf (diff) | |
Dec bill
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -55,11 +55,11 @@ But maintaining this web site also have a cost.</p> <p class="msg"> --> - <h2>Next year <strong>Web hosting</strong> budget, until November 2023: - <progress max="500" value="500">100%</progress> <strong>100% of 500€</strong> + <h2>Next year <strong>Web hosting</strong> budget, until December 2023: <!-- - <progress max="500" value="493">98%</progress> <strong>98% of 500€</strong> + <progress max="500" value="500">100%</progress> <strong>100% of 500€</strong> --> + <progress max="500" value="464">92%</progress> <strong>92% of 500€</strong> </h2> <!-- </p>-<p class="msg" style="margin-bottom: 18em"> |
