Skip to content

Commit

Permalink
Merge pull request #824 from BioSchemas/update_commcall_date
Browse files Browse the repository at this point in the history
Update call info
  • Loading branch information
ivanmicetic authored Sep 23, 2024
2 parents 8948a80 + 46556e9 commit cc8adf4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
- about/
layout: default
title: Bioschemas
# Community Call details
# Technical Call details
call-minutes: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
call-date: 2024-09-16T15:00UTC
call-date: 2024-10-21T15: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 @@ -74,13 +74,13 @@ <h2>Funding</h2>
<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>
<strong><span class="title" itemprop="name">Monthly Call</span></strong>
<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}}"/>
<meta itemprop="endDate" content="{{ page.call-date }}"/></li>
<li><a href="{{ page.call-minutes }}">Agenda</a> - Community discussion</li>
<li><a href="{{ page.call-minutes }}">Agenda</a> - Technical discussion</li>
</ul>
</div>
<!-- End of block for monthly community call -->
Expand Down

0 comments on commit cc8adf4

Please sign in to comment.