openfree commited on
Commit
595f7b3
·
verified ·
1 Parent(s): bdcaa0b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -1462,6 +1462,8 @@
1462
  });
1463
  </script>
1464
  </body>
 
 
1465
  </html> 표시
1466
  document.getElementById('initialCost').textContent = `₩${initialCost}M`;
1467
  document.getElementById('devTime').textContent = `${adjustedTime}개월`;
 
1462
  });
1463
  </script>
1464
  </body>
1465
+ </html>
1466
+ </body>
1467
  </html> 표시
1468
  document.getElementById('initialCost').textContent = `₩${initialCost}M`;
1469
  document.getElementById('devTime').textContent = `${adjustedTime}개월`;