Skip to content

Commit

Permalink
gotchamp | Adding new meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelitodev committed Sep 28, 2022
1 parent 47bc49d commit 9434f80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gotchamp</title>
<meta
name="description"
content="Rode campeões aleatórios de League of Legends, para que você possa se divertir com os amigos no League of Legends"
/>
<meta
name="keywords"
content="leagueoflegends, league of legends, lol, react, typescript"
/>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 9434f80

Please sign in to comment.