From 829641e479f18d43aec558a09595c739c284cfec Mon Sep 17 00:00:00 2001 From: Alexandre Strube <a.strube@fz-juelich.de> Date: Thu, 30 Jan 2025 10:05:37 +0100 Subject: [PATCH] Update date in index.md and index.html to reflect January 30th, 2025 --- index.md | 2 +- public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index a7a25be..a4c6c9c 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ author: Alexandre Strube title: LLMs in 2025 { width=550px } subtitle: Open source is the new black -date: Januray 29th, 2025 +date: Januray 30th, 2025 --- ## Website diff --git a/public/index.html b/public/index.html index 969de0a..cf76439 100644 --- a/public/index.html +++ b/public/index.html @@ -164,7 +164,7 @@ width="550" /></h1> <p class="subtitle">Open source is the new black</p> <p class="author">Alexandre Strube</p> - <p class="date">Januray 29th, 2025</p> + <p class="date">Januray 30th, 2025</p> </section> <section class="slide level1"> -- GitLab