update supporters

This commit is contained in:
ReznoRMichael 2021-10-24 22:09:16 +02:00
parent 7133b28004
commit d3d9b5be2b
2 changed files with 7 additions and 1 deletions

View file

@ -159,11 +159,12 @@
<h6 class="hall-of-fame">Analyzer Supporters</h6> <h6 class="hall-of-fame">Analyzer Supporters</h6>
<p class="smalltext"> <p class="smalltext">
<b class="pp-gold">Klaudia</b>&nbsp;(Lvl&nbsp;26) - <b class="pp-gold">Klaudia</b>&nbsp;(Lvl&nbsp;33) -
<b class="pp-silver">Rohit</b>&nbsp;(Lvl&nbsp;7) - <b class="pp-silver">Rohit</b>&nbsp;(Lvl&nbsp;7) -
<b class="pp-silver">Dominic</b>&nbsp;(Lvl&nbsp;6) - <b class="pp-silver">Dominic</b>&nbsp;(Lvl&nbsp;6) -
<b class="pp-silver">David</b>&nbsp;(Lvl&nbsp;5) - <b class="pp-silver">David</b>&nbsp;(Lvl&nbsp;5) -
<b class="pp-silver">Peter</b>&nbsp;(Lvl&nbsp;5) - <b class="pp-silver">Peter</b>&nbsp;(Lvl&nbsp;5) -
<b class="pp-silver">Ruben</b>&nbsp;(Lvl&nbsp;5) -
<b class="pp-bronze">AnonymousCanada</b>&nbsp;(Lvl&nbsp;3) <b class="pp-bronze">AnonymousCanada</b>&nbsp;(Lvl&nbsp;3)
</p> </p>

5
src/js/ItemListBox.js Normal file
View file

@ -0,0 +1,5 @@
class ItemListBox {
constructor() {
}
}