Skip to content

Commit

Permalink
✏️ Change web title
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Aug 2, 2022
1 parent c8b34a7 commit 122b87b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="bmi_calculator">
<meta name="apple-mobile-web-app-title" content="BMI Calculator">
<link rel="apple-touch-icon" href="icons/Icon-192.png">

<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png" />

<title>bmi_calculator</title>
<title>BMI Calculator</title>
<link rel="manifest" href="manifest.json">

<script>
Expand Down

0 comments on commit 122b87b

Please sign in to comment.