Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rovinor4 authored Dec 8, 2021
1 parent ba6d635 commit e8ebfaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Kalkulator By Rovino Ramadhani</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/all.css">
</head>
Expand Down Expand Up @@ -39,4 +39,4 @@ <h5 class="mb-3">Total : <span class="px-2 bg-warning rounded-3" id="hasil">0</s
</div>
<script src="js/index.js"></script>
</body>
</html>
</html>

0 comments on commit e8ebfaa

Please sign in to comment.