Skip to content

Commit 2889d20

Browse files
authored
Merge pull request #832 from BioSchemas/update_commcall_date
Update index.html
2 parents 3054812 + 5e5a43c commit 2889d20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
title: Bioschemas
99
# Technical Call details
1010
call-minutes: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
11-
call-date: 2025-01-20T16:00UTC
11+
call-date: 2025-02-17T16:00UTC
1212
---
1313
<div id="landing" itemscope itemtype="http://schema.org/Organization">
1414
<meta itemprop="logo" content="http://bioschemas.org/assets/img/square_logo2.png"/>
@@ -75,14 +75,14 @@ <h3>Upcoming Meetings</h3>
7575
<!-- Block for monthly community call -->
7676
<div class="event shadow rounded p-3" itemscope itemtype="http://schema.org/Event">
7777
<strong><span class="title" itemprop="name">Monthly Call</span></strong>
78-
<p>The Bioschemas Community/Technical Call takes place on the 3rd Monday of each month at 16:00 UTC
79-
(<a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20241118T16">see it in your own time zone</a>).
78+
<p>The Bioschemas Community/Technical Call takes place on the 3rd Monday of each month at 16:00 UTC (+1 in summer)
79+
(<a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20250217T16">see it in your own time zone</a>).
8080
We alternate between community and technical discussions. Call in details available in the <a href="{{ page.call-minutes }}">agenda</a>.</p>
8181
<ul class="mb-0">
8282
<li><strong>Next call: {{ page.call-date | date: "%e %B, %Y %H:%M %Z" }}</strong>
8383
<meta itemprop="startDate" content="{{ page.call-date}}"/>
8484
<meta itemprop="endDate" content="{{ page.call-date }}"/></li>
85-
<li><a href="{{ page.call-minutes }}">Agenda</a> - Community call</li>
85+
<li><a href="{{ page.call-minutes }}">Agenda</a> - Technical call</li>
8686
</ul>
8787
</div>
8888
<!-- End of block for monthly community call -->

0 commit comments

Comments
 (0)