GarGerry commited on
Commit
796e91d
·
verified ·
1 Parent(s): 5e47730

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -47,9 +47,11 @@
47
  <i id="toCurrencyIcon" class="fas"></i> <!-- Ikon untuk mata uang tujuan -->
48
  </div>
49
  </div>
 
50
  <footer>
51
  <p>Copyright © 2025 Teggar Eka Mustaqim Sitanggang</p>
52
  </footer>
 
53
  <script src="script.js"></script>
54
  </body>
55
  </html>
 
47
  <i id="toCurrencyIcon" class="fas"></i> <!-- Ikon untuk mata uang tujuan -->
48
  </div>
49
  </div>
50
+ <!-- Footer -->
51
  <footer>
52
  <p>Copyright © 2025 Teggar Eka Mustaqim Sitanggang</p>
53
  </footer>
54
+
55
  <script src="script.js"></script>
56
  </body>
57
  </html>