This commit is contained in:
2023-04-19 02:19:48 -05:00

View File

@@ -24,6 +24,7 @@
<body> <body>
<div class="bg"></div> <div class="bg"></div>
<div class="bg-text"> <div class="bg-text">
<p>In lecture one day I noticed the other sites were using outdated data sets from <2020, so I made my own. Enjoy!</p>
<p> <p>
Keep course names as close to the Keep course names as close to the
<a href="https://registrar.utexas.edu/schedules">official course name</a> <a href="https://registrar.utexas.edu/schedules">official course name</a>
@@ -52,4 +53,4 @@
<script src='main.js'></script> <script src='main.js'></script>
</body> </body>
</html> </html>