fix: how did i not realize the favicon was mispelled for that long
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>About - UT Austin Grade Distribution Viewer</title>
|
||||
<link rel="icon" href="favicon.io" />
|
||||
<link rel="icon" href="favicon.ico" />
|
||||
<meta
|
||||
name="description"
|
||||
content="An up to date grade distribution viewer for students at the University of Texas at Austin"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>Changelog - UT Austin Grade Distribution Viewer</title>
|
||||
<link rel="icon" href="favicon.io" />
|
||||
<link rel="icon" href="favicon.ico" />
|
||||
<meta
|
||||
name="description"
|
||||
content="An up to date grade distribution viewer for students at the University of Texas at Austin"
|
||||
|
||||
BIN
docs/favicon.ico
Normal file
BIN
docs/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
docs/favicon.png
Normal file
BIN
docs/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -14,7 +14,7 @@
|
||||
<meta charset='utf-8'>
|
||||
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
||||
<title>UT Austin Grade Distribution Viewer</title>
|
||||
<link rel="icon" href="favicon.io">
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<meta name="description" content="An up to date grade distribution viewer for students at the University of Texas at Austin">
|
||||
<meta name="author" content="Derek Chen">
|
||||
<meta name="keywords" content="UT, Austin, Grade, Distribution, Grades, University of Texas, UT Austin, ut grade distributions, ut grades plus, grades+">
|
||||
|
||||
Reference in New Issue
Block a user