From af7b1346ae36531a01f7aea522f593fe1b160c41 Mon Sep 17 00:00:00 2001 From: Alexandre Strube <a.strube@fz-juelich.de> Date: Mon, 8 Apr 2024 20:18:01 +0200 Subject: [PATCH] Update website links and images --- index.md | 6 +++++- public/index.html | 13 +++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index b321cac..c8c0287 100644 --- a/index.md +++ b/index.md @@ -307,8 +307,12 @@ curl --header "Authorization: Bearer MY_TOKEN_GOES_HERE" https://helmholtz-bla --- ## Link to these Slides +{ width=500px } + + +--- -[https://strube1.pages.jsc.fz-juelich.de/2024-04-talk-it-forum-blablador](https://strube1.pages.jsc.fz-juelich.de/2024-04-talk-it-forum-blablador) +## Like the slides? Want to use them? [Gitlab link to source code of the slides (need JUDOOR account)](https://gitlab.jsc.fz-juelich.de/strube1/2024-04-talk-it-forum-blablador) diff --git a/public/index.html b/public/index.html index 81b35fb..5ce8676 100644 --- a/public/index.html +++ b/public/index.html @@ -633,8 +633,17 @@ database in browser’s ram</li> <section class="slide level1"> <h2 id="link-to-these-slides">Link to these Slides</h2> -<p><a -href="https://strube1.pages.jsc.fz-juelich.de/2024-04-talk-it-forum-blablador">https://strube1.pages.jsc.fz-juelich.de/2024-04-talk-it-forum-blablador</a></p> +<figure> +<img data-src="images/talk-it-forum.png" width="500" +alt="https://go.fzj.de/it-forum-talk-blablador" /> +<figcaption +aria-hidden="true">https://go.fzj.de/it-forum-talk-blablador</figcaption> +</figure> +</section> +<section class="slide level1"> + +<h2 id="like-the-slides-want-to-use-them">Like the slides? Want to use +them?</h2> <p><a href="https://gitlab.jsc.fz-juelich.de/strube1/2024-04-talk-it-forum-blablador">Gitlab link to source code of the slides (need JUDOOR account)</a></p> -- GitLab