Skip to content

Commit

Permalink
Add a new icon to doc page
Browse files Browse the repository at this point in the history
Resolves: #95
  • Loading branch information
runarberg committed Nov 10, 2023
1 parent 9e4ccd2 commit 90740a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file added docs/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
<title>Mathup</title>

<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut" type="image/x-icon" href="favicon.ico" />
<link rel="icon" href="favicon.ico" sizes="any" />
<link rel="icon" href="icon.svg" type="image/svg+xml" />
<link rel="stylesheet" href="main.css" />

<script
Expand Down

0 comments on commit 90740a3

Please sign in to comment.