feat: session will remember the semester you chose

This commit is contained in:
2024-08-03 15:13:40 -05:00
parent 8d403b5fdb
commit df79234ba8
3 changed files with 15 additions and 2 deletions

View File

@@ -124,6 +124,7 @@
</div>
<script src='main.js'></script>
<script src='colorScheme.js'></script>
<script src='rememberSemester.js'></script>
</body>
</html>