Skip to content

Commit

Permalink
Merge pull request #819 from BioSchemas/update_commcall_date
Browse files Browse the repository at this point in the history
Update commcall date
  • Loading branch information
ivanmicetic authored Jul 25, 2024
2 parents 54bdb41 + 822d989 commit eab74f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
title: Bioschemas
# Community Call details
call-minutes: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
call-date: 2024-07-15T14:00UTC
call-date: 2024-09-16T15:00UTC
---
<div id="landing" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="logo" content="http://bioschemas.org/assets/img/square_logo2.png"/>
Expand Down Expand Up @@ -75,7 +75,7 @@ <h3>Upcoming Meetings</h3>
<!-- Block for monthly community call -->
<div class="event shadow rounded p-3" itemscope itemtype="http://schema.org/Event">
<strong><span class="title" itemprop="name">Monthly Community Call</span></strong>
<p>The Bioschemas Community/Technical Call takes place on the 3rd Monday of each month at 14:00 UTC (15:00 BST/16:00 CEST). We alternate between community and technical discussions. Call in details available in the <a href="{{ page.call-minutes }}">agenda</a>.</p>
<p>The Bioschemas Community/Technical Call takes place on the 3rd Monday of each month at 15:00 UTC (16:00 BST/17:00 CEST). We alternate between community and technical discussions. Call in details available in the <a href="{{ page.call-minutes }}">agenda</a>.</p>
<ul class="mb-0">
<li><strong>Next call: {{ page.call-date | date: "%e %B, %Y %H:%M %Z" }}</strong>
<meta itemprop="startDate" content="{{ page.call-date}}"/>
Expand Down

0 comments on commit eab74f0

Please sign in to comment.