From 55efe3ff4a4a168ec2223a40a3595f00e726839f Mon Sep 17 00:00:00 2001 From: martin-corredera <martin.corredera@mercadolibre.com> Date: Sun, 16 Jul 2023 21:45:06 -0300 Subject: [PATCH] Fixing categories --- content/pages/AboutUs.md | 1 + content/pages/Conclusiones.md | 1 + content/pages/Dataset.md | 1 + content/pages/Experimentos.md | 1 + content/pages/Introduccion.md | 1 + content/pages/Metodos.md | 1 + 6 files changed, 6 insertions(+) diff --git a/content/pages/AboutUs.md b/content/pages/AboutUs.md index d8531a0..0e5a17b 100644 --- a/content/pages/AboutUs.md +++ b/content/pages/AboutUs.md @@ -1,5 +1,6 @@ Title: About Us Date: 2016-03-25 +Category: Pages Ordinal:006 About Us! diff --git a/content/pages/Conclusiones.md b/content/pages/Conclusiones.md index 991ee98..003edc8 100644 --- a/content/pages/Conclusiones.md +++ b/content/pages/Conclusiones.md @@ -1,5 +1,6 @@ Title: Conclusions Date: 2016-03-25 +Category: Pages Ordinal:005 This site is hosted on GitLab Pages! diff --git a/content/pages/Dataset.md b/content/pages/Dataset.md index 42ab460..e169341 100644 --- a/content/pages/Dataset.md +++ b/content/pages/Dataset.md @@ -1,5 +1,6 @@ Title: Dataset Date: 2016-03-25 +Category: Pages Ordinal:002 This site is hosted on GitLab Pages! diff --git a/content/pages/Experimentos.md b/content/pages/Experimentos.md index fed8ecc..5aaf1e2 100644 --- a/content/pages/Experimentos.md +++ b/content/pages/Experimentos.md @@ -1,5 +1,6 @@ Title: Experiments Date: 2016-03-25 +Category: Pages Ordinal:004 This site is hosted on GitLab Pages! diff --git a/content/pages/Introduccion.md b/content/pages/Introduccion.md index 5d92b33..eaad547 100644 --- a/content/pages/Introduccion.md +++ b/content/pages/Introduccion.md @@ -1,5 +1,6 @@ Title: Introduction Date: 2016-03-25 +Category: Pages Ordinal:001 This site is hosted on GitLab Pages! diff --git a/content/pages/Metodos.md b/content/pages/Metodos.md index 8c76bd7..43e374b 100644 --- a/content/pages/Metodos.md +++ b/content/pages/Metodos.md @@ -1,5 +1,6 @@ Title: Methods Date: 2016-03-25 +Category: Pages Ordinal:003 This site is hosted on GitLab Pages! -- GitLab