Skip to content

Commit

Permalink
meta tag added
Browse files Browse the repository at this point in the history
  • Loading branch information
md-rejoyan-islam committed Jul 26, 2024
1 parent 1282417 commit 5227f85
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@

<!-- meta image -->
<meta property="og:image" content="./assets/images/favicon.png" />
<meta name="robots" content="index, follow" />
<meta name="revisit-after" content="3 days" />
<meta name="language" content="English" />

<!-- meta title -->
<meta property="og:title" content="Simple Calculator" />

<script src="https://cdn.tailwindcss.com"></script>

Expand Down

0 comments on commit 5227f85

Please sign in to comment.