Asset upload

This commit is contained in:
Itamar Oren
2023-02-22 19:56:36 -05:00
parent 7a79a383c4
commit 828396bab7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<h1>Academic Calendar</h1>
<div style="margin-top: 50px; text-align: center;">
<a class="calDownload" href="/createCalendar/" download="rpievents.ics">Download ICS file</a>
<a class="calDownload" href="/createCalendar/" download="rpievents.ics" onclick="alert('Your file will download shortly')">Download ICS file</a>
<br style="margin-bottom: 70px;">
<a class="ogCal" href="https://info.rpi.edu/registrar/academic-calendar">RPI Web Page</a>
</div>