From 84faa3a27fe8f0ba52cb36dc2b4e6c3ea77a977c Mon Sep 17 00:00:00 2001 From: Remi Collet <remi@remirepo.net> Date: Mon, 2 Sep 2019 18:21:29 +0200 Subject: sept bill --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 4e1ca8af..6d8e0b9b 100644 --- a/index.html +++ b/index.html @@ -55,12 +55,12 @@ But maintaining this web site also have a cost.</p> <p class="msg"> --> - <h2>Next year <strong>Web hosting</strong> budget, until August 2020: - <progress max="500" value="500">100%</progress> <strong>100% of 500€</strong> - </h2> + <h2>Next year <strong>Web hosting</strong> budget, until September 2020: <!-- - <progress max="500" value="455">91%</progress> <strong>91% of 500€</strong> + <progress max="500" value="500">100%</progress> <strong>100% of 500€</strong> --> + <progress max="500" value="464">93%</progress> <strong>93% of 500€</strong> + </h2> <!-- </p>-<p class="msg" style="margin-bottom: 18em"> --> -- cgit