diff options
| author | Remi Collet <remi@remirepo.net> | 2022-06-17 13:32:40 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2022-06-17 13:32:40 +0200 | 
| commit | e6ebad07933b68be88ea0df208a27f75dfa7a457 (patch) | |
| tree | cab89676ca857248043f84b6a04a6179004138f2 | |
| parent | 04a97e6348d455b42c3f60772a93eb9039a93649 (diff) | |
June 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 May 2023: -				<progress max="500" value="500">100%</progress> <strong>100% of 500€</strong> +				<h2>Next year <strong>Web hosting</strong> budget, until June 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="493">98%</progress> <strong>98% of 500€</strong>  				</h2>  				<!--  				</p>-<p class="msg" style="margin-bottom: 18em"> | 
