Update index.html

This commit is contained in:
zylfu 2021-10-27 13:53:20 +02:00 committed by GitHub
parent 4af0142133
commit aa515df267
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@
<br/> <br/>
<h5><section> <section>
Grâce à ce règlement on obtient le code suivant : Grâce à ce règlement on obtient le code suivant :
<pre><code style="overflow: auto;"> <pre><code style="overflow: auto;">
var compétencesDePromo = []; var compétencesDePromo = [];
@ -113,7 +113,7 @@
humeurPromo = 'Pas top'; humeurPromo = 'Pas top';
} }
</code></pre> </code></pre>
</section></h5> </section>
</main> </main>