Spaces:
Running
Running
Update index.html
Browse files- 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;
|