Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
sherwinbahmani committed Nov 26, 2024
1 parent e40d040 commit 3abb4ac
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Binary file added data/favicon-16x16.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 data/favicon-32x32.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 data/favicon.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 @@ -15,6 +15,8 @@
<link rel="stylesheet" href="data/assets/css/styles.css">

<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="data/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="data/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">

<meta property="og:site_name" content="AC3D" />
Expand Down

0 comments on commit 3abb4ac

Please sign in to comment.