Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link rel="icon" href="./public/calculator.ico">
<meta name="author" content="https://github.com/thuongtruong1009">
<meta name="description" content="A mini tool to calculate for your BMI health">

<title>BMI</title>
<!-- this is the title page -->
<title>BMI Calculator</title>
</head>

<body>
Expand Down Expand Up @@ -70,10 +70,10 @@ <h3>PI = 12</h3>-->
</div>
</section>
<footer>
<h5>Design by owner <a href="https://github.com/thuongtruong1009/" style="text-decoration: none;color:rgb(248, 242, 156)"><span><sup>&#169;</sup></span>thuongtruong1009 💖</a></h5>
<h5>Design by owner MAMIDI TEJA 💖</h5>
<span><i class="fab fa-github-square"></i></span>
</footer>
<script src="./script.js"></script>
</body>

</html>
</html>