diff --git a/templates/login.html b/templates/login.html index 4d5c4c75dd93c613ba5e9cbaae4e8b9662266bde..5dbc746e3b1004a18617d6e21a54db2a2ab68a87 100644 --- a/templates/login.html +++ b/templates/login.html @@ -54,13 +54,12 @@ <button type="button" data-bs-target="#login-carousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#login-carousel" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#login-carousel" data-bs-slide-to="2" aria-label="Slide 3"></button> - <button type="button" data-bs-target="#login-carousel" data-bs-slide-to="3" aria-label="Slide 4"></button> </div> <div class="carousel-inner"> {{ carousel_item("Jupyter Notebooks", "https://jupyter-notebook.readthedocs.io/en/stable/notebook.html", "Share your Workflows", "Jupyter4NFDI allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, - numerical simulation, statistical modeling, machine learning and much more.") + numerical simulation, statistical modeling, machine learning and much more.", "active") }} {{ carousel_item("JupyterLab", "https://jupyterlab.readthedocs.io", "Next-Generation Notebook Interface",