This commit is contained in:
2023-05-25 11:41:08 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,6 @@ Bored in VAPA one day, I noticed popular sites like Catalyst and UT Registration
Using the site is simple, just input the necessary data and voila!
![image](https://user-images.githubusercontent.com/53978637/233871547-cabbbf4c-b09d-46ed-a9b2-8193b4d73f4c.png)
![image](https://user-images.githubusercontent.com/53978637/236986082-f02b2b29-af09-4a39-afff-da425c550073.png)
Report bugs plz cuz I made this in a few days

View File

@@ -13,7 +13,7 @@
</script>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>UT Grade Viewer</title>
<title>UT Austin Grade Distribution Viewer</title>
<link rel="icon" href="https://github.com/DereC4/ut-grade-distribution-viewer/blob/master/data/icon.png?raw=true">
<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">
@@ -98,4 +98,4 @@
<script src='main.js'></script>
</body>
</html>
</html>