privateuserh commited on
Commit
5d9b109
·
verified ·
1 Parent(s): 2c78937

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -622,7 +622,7 @@
622
  </div>
623
  </div>
624
  </div>
625
-
626
  poolPercentage = (tokenAllocation / tokens) * 100;
627
  remicPercentage = (contribution / (assets * 1.2)) * 100;
628
  break;
 
622
  </div>
623
  </div>
624
  </div>
625
+ <script
626
  poolPercentage = (tokenAllocation / tokens) * 100;
627
  remicPercentage = (contribution / (assets * 1.2)) * 100;
628
  break;