Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mporcheron authored Sep 11, 2024
1 parent 58262cf commit 00394a5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions program/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,11 @@ <h6 class="mt-3">{{ group.title }}</h6>
</div>

<a href="/2024/program/ics/all.ics" title="Download an iCal (ICS) file for all sessions in the program" class="d-block prg-icon-cal mt-3 mx-2 small text-center">
Download an iCalendar (ICS) file for all sessions
</a>
Add sessions to your calendar
</a> &bull; <a href="webcal://https://symposium.tas.ac.uk/2024/program/ics/all.ics" title="Download an iCal (ICS) file for all sessions in the program" class="d-block prg-icon-cal mt-3 mx-2 small text-center">
Subcribe to the program in your calendar
</a> (auto-updatint)


<script>
window.addEventListener('load', () => {
Expand Down

0 comments on commit 00394a5

Please sign in to comment.