Skip to content

Commit 3055384

Browse files
committed
deploy: ea218a8
1 parent 08395d7 commit 3055384

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

events/15th-pint-workshop/index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,11 @@ <h1>PinT 2026: 15th Workshop on Parallel-in-Time Integration</h1>
208208
</nav>
209209

210210

211-
<p><em>PinT 2026: the 14th Workshop on Parallel-in-time Integration</em> will be hosted at <a href="https://www.oeaw.ac.at/ricam/home">Johann Radon Institute for Computational and Applied Mathematics (RICAM)</a> around late June - early July 2026 (exact date will be set in the next weeks …).</p>
211+
<p><em>PinT 2026: the 14th Workshop on Parallel-in-time Integration</em> will be hosted at <a href="https://www.oeaw.ac.at/ricam/home">Johann Radon Institute for Computational and Applied Mathematics (RICAM)</a> from <strong>6. to 10. July 2026</strong>.</p>
212212

213-
<p>More details to come …</p>
213+
<blockquote>
214+
<p>📣 More details will be published on this page in due time …</p>
215+
</blockquote>
214216

215217
</div>
216218
<aside class="column is-5-desktop is-5-tablet" id="meta-aside">
@@ -228,13 +230,13 @@ <h3 class="panel-title">
228230
<div class="event-meta-row">
229231
<label class="col-md-4 control-label">Start Date</label>
230232
<div class="event-meta-piece">
231-
tba
233+
06 Jul 2026
232234
</div>
233235
</div>
234236
<div class="event-meta-row">
235237
<label class="col-md-4 control-label">End Date</label>
236238
<div class="event-meta-piece">
237-
tba
239+
11 Jul 2026
238240
</div>
239241
</div>
240242

events/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,12 @@ <h4 class="list-group-item-heading">
159159
<div class="col-md-12">
160160

161161
<span class="label label-primary">
162-
<i class="fa fa-play"></i> / <i class="fa fa-stop"></i>
163-
tba
162+
<i class="fa fa-play fa-fw"></i>
163+
<time datetime="2026-07-06T00:00:00+00:00">06 Jul 2026</time>
164+
</span>
165+
<span class="label label-default">
166+
<i class="fa fa-stop fa-fw"></i>
167+
<time datetime="2026-07-11T00:00:00+00:00">11 Jul 2026</time>
164168
</span>
165169

166170
<span class="visible-xs clearfix"></span>

events/upcoming/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,12 @@ <h4 class="list-group-item-heading">
156156
<div class="col-md-12">
157157

158158
<span class="label label-primary">
159-
<i class="fa fa-play"></i> / <i class="fa fa-stop"></i>
160-
tba
159+
<i class="fa fa-play fa-fw"></i>
160+
<time datetime="2026-07-06T00:00:00+00:00">06 Jul 2026</time>
161+
</span>
162+
<span class="label label-default">
163+
<i class="fa fa-stop fa-fw"></i>
164+
<time datetime="2026-07-11T00:00:00+00:00">11 Jul 2026</time>
161165
</span>
162166

163167
<span class="visible-xs clearfix"></span>

0 commit comments

Comments
 (0)