Skip to content

Commit

Permalink
Added theme color meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Oct 19, 2024
1 parent e5a7112 commit 81a7e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<title></title>
<link rel="stylesheet" href="css/style.css">
<meta name="description" content="">
<meta name="theme-color" content="#3c790a">

<meta property="og:title" content="">
<meta property="og:type" content="">
Expand Down

0 comments on commit 81a7e04

Please sign in to comment.