Skip to content

Commit 3b40d00

Browse files
Refactor calendar page (#195)
* Refactor calendar page * Update _index.md
1 parent cde76d6 commit 3b40d00

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

content/en/calendars/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
title: Community Calendars 📅
33
---
44

5-
These are calendars for projects in the Scientific Python community.
6-
You can subscribe to these calendars from any calender software that
7-
supports ICAL.
5+
Subscribe from any calender software that supports ICAL by either **copying** or **downloading** the following URLs:

layouts/calendars/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h5 class="subtitle is-5 is-muted">{{ .Params.Subtitle }}</h5>
3636
{{ end }}
3737
</div>
3838

39-
<h3 id="subscribe-google-calendar">How to subscribe using Google Calendar</h3>
39+
<h3 id="subscribe-google-calendar">Google Calendar</h3>
4040
Instructions from <a href="https://support.google.com/calendar/answer/37100?hl=en&co=GENIE.Platform%3DDesktop">the Google Calendar docs</a>:
4141
<ol>
4242
<li>Open Google Calendar</li>

0 commit comments

Comments
 (0)