diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ <body> <main class="container"> <h1>iNeedATitle</h1> + <p>Last Semester to be included in the database: Fall 2023</p> <p id="database-loading"><b>Loading database...</b></p> <form> <textarea id="output" rows="10" cols="80"></textarea> |