fix(redirect): netlab & homepage

This commit is contained in:
darnodo
2025-02-19 20:19:32 +01:00
parent 3c3256f453
commit 478eb52507
3 changed files with 5 additions and 5 deletions

View File

@@ -11,6 +11,6 @@ cascade:
{{< /hextra/hero-subtitle >}} {{< /hextra/hero-subtitle >}}
{{< cards >}} {{< cards >}}
{{< card link="/netlab/netlab/" title="Qu'est-ce qu'un Netlab ?" subtitle="Pourquoi et comment nous utilisons NetLab" icon="science" >}} {{< card link="/Notebook/netlab/netlab/" title="Qu'est-ce qu'un Netlab ?" subtitle="Pourquoi et comment nous utilisons NetLab" icon="science" >}}
{{< card link="/netlab/first_lab/" title="Mon premier laboratoire" subtitle="Comment déployer un NetLab à l'aide de DevPod" icon="docker" >}} {{< card link="/Notebook/netlab/first_lab/" title="Mon premier NetLab" subtitle="Comment déployer un NetLab à l'aide de DevPod" icon="docker" >}}
{{< /cards >}} {{< /cards >}}

View File

@@ -11,6 +11,6 @@ cascade:
{{< /hextra/hero-subtitle >}} {{< /hextra/hero-subtitle >}}
{{< cards >}} {{< cards >}}
{{< card link="/netlab/netlab/" title="What is a Netlab" subtitle="What and Why we use NetLab" icon="science" >}} {{< card link="/Notebook/netlab/netlab/" title="What is a Netlab" subtitle="What and Why we use NetLab" icon="science" >}}
{{< card link="/netlab/first_lab/" title="My First Lab" subtitle="How to deploy an NetLab using DevPod" icon="docker" >}} {{< card link="/Notebook/netlab/first_lab/" title="My First Lab" subtitle="How to deploy an NetLab using DevPod" icon="docker" >}}
{{< /cards >}} {{< /cards >}}

View File

@@ -40,7 +40,7 @@ params:
# Logo # Logo
logo: logo:
path: images/logo.svg path: images/logo.svg
link: / link: /Notebook/
width: 40 width: 40
height: 20 height: 20
# Search # Search