Skip to content

Commit

Permalink
Update index.html add metadata for SEO
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadBalti committed Feb 5, 2024
1 parent aed53c7 commit f34b7f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Age Calculator App</title>
<link rel="stylesheet" href="style.css" />
<script defer src="main.js"></script>
<meta name="description" content="Introducing Age Calculator App, a user-friendly app that helps you calculate your age accurately in seconds. Enter your birthdate and instantly see your age in years, months, days, hours, minutes, and even seconds!">
<meta name="keywords" content="Age Calculator, Age Calculator App, Age Tracker, Birthday Calculator, Date of Birth Calculator, Open Source App, Free App">

</head>

<body>
Expand Down

0 comments on commit f34b7f2

Please sign in to comment.