Skip to content

Commit

Permalink
add mobile-web-app-capable
Browse files Browse the repository at this point in the history
  • Loading branch information
RochaGabriell authored Apr 22, 2024
1 parent d762fc4 commit aded8a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/img/favicon/favicon.ico" type="mage/gif">
<link rel="stylesheet" href="assets/css/style.css">
Expand Down

0 comments on commit aded8a8

Please sign in to comment.