Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
theodoretnguyen committed Mar 1, 2023
1 parent 202faf2 commit 2db55dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added img/favicon.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap" rel="stylesheet">
<script src="./app.js" defer></script>
<title>Movie Theater Equations</title>
<link rel="icon" type="image/x-icon" href="./img/favicon.ico">
<!-- Theory icons created by Freepik - Flaticon -->
<!-- https://www.flaticon.com/free-icons/theory -->
</head>

<body>
Expand Down

0 comments on commit 2db55dd

Please sign in to comment.