Skip to content

Commit 521f931

Browse files
author
Jiwon Chang
committed
Updated date
1 parent 0d9c0ac commit 521f931

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/_includes/dbml26/dates.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</tr>
2626
<tr>
2727
<td><strong>Workshop day:</strong></td>
28-
<td>May 4th, 2026</td>
28+
<td>May 8th, 2026</td>
2929
</tr>
3030
</tbody>
3131
</table>

src/_includes/head.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@type": "Event",
6060
"name": "DBML 2026 - 5th International Workshop on Databases and Machine Learning",
6161
"description": "5th International Workshop on Databases and Machine Learning, in conjunction with ICDE 2026",
62-
"startDate": "2026-05",
62+
"startDate": "2026-05-08",
6363
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
6464
"eventStatus": "https://schema.org/EventScheduled",
6565
"location": {

src/_includes/layouts/dbml26.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<h4>
5353
in conjunction with
5454
<a href="https://icde2026.github.io/" target="_blank" rel="noopener">ICDE 2026</a>
55-
&mdash; May 2026
55+
&mdash; May 8th, 2026
5656
</h4>
5757
</div>
5858
</div>

0 commit comments

Comments
 (0)