Skip to content

Commit

Permalink
Added Apple Touch icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Tech-Tac committed May 1, 2024
1 parent 9e66931 commit 90b70aa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added apple-touch-icon-120x120-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-152x152-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<meta name="og:image:width" content="256" />
<meta name="og:image:height" content="256" />
<meta name="theme-color" content="#0088ff" />
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-120x120-precomposed.png" />
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon-152x152-precomposed.png" />
<title>Tech-Tac</title>
<link rel="stylesheet" href="style.css" />
<link rel="shortcut icon" href="avatar.png" type="image/png" />
Expand Down

0 comments on commit 90b70aa

Please sign in to comment.