From 12ee39aebde465b28ef224a0533c5ee69cf28797 Mon Sep 17 00:00:00 2001
From: martin-corredera <martin.corredera@mercadolibre.com>
Date: Sun, 16 Jul 2023 21:41:23 -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      | 2 --
 6 files changed, 7 deletions(-)

diff --git a/content/pages/AboutUs.md b/content/pages/AboutUs.md
index 49b1d4b..d8531a0 100644
--- a/content/pages/AboutUs.md
+++ b/content/pages/AboutUs.md
@@ -1,6 +1,5 @@
 Title: About Us
 Date: 2016-03-25
-Category: About Us...
 Ordinal:006
 
 About Us!
diff --git a/content/pages/Conclusiones.md b/content/pages/Conclusiones.md
index 01738cb..991ee98 100644
--- a/content/pages/Conclusiones.md
+++ b/content/pages/Conclusiones.md
@@ -1,6 +1,5 @@
 Title: Conclusions
 Date: 2016-03-25
-Category: Conclusions
 Ordinal:005
 
 This site is hosted on GitLab Pages!
diff --git a/content/pages/Dataset.md b/content/pages/Dataset.md
index e1a2535..42ab460 100644
--- a/content/pages/Dataset.md
+++ b/content/pages/Dataset.md
@@ -1,6 +1,5 @@
 Title: Dataset
 Date: 2016-03-25
-Category: Dataset
 Ordinal:002
 
 This site is hosted on GitLab Pages!
diff --git a/content/pages/Experimentos.md b/content/pages/Experimentos.md
index f9e2951..fed8ecc 100644
--- a/content/pages/Experimentos.md
+++ b/content/pages/Experimentos.md
@@ -1,6 +1,5 @@
 Title: Experiments
 Date: 2016-03-25
-Category: Experiments
 Ordinal:004
 
 This site is hosted on GitLab Pages!
diff --git a/content/pages/Introduccion.md b/content/pages/Introduccion.md
index f636246..5d92b33 100644
--- a/content/pages/Introduccion.md
+++ b/content/pages/Introduccion.md
@@ -1,6 +1,5 @@
 Title: Introduction
 Date: 2016-03-25
-Category: Introduction
 Ordinal:001
 
 This site is hosted on GitLab Pages!
diff --git a/content/pages/Metodos.md b/content/pages/Metodos.md
index 4ca3079..8c76bd7 100644
--- a/content/pages/Metodos.md
+++ b/content/pages/Metodos.md
@@ -1,7 +1,5 @@
 Title: Methods
 Date: 2016-03-25
-Category: Methods
-Slug: methods
 Ordinal:003
 
 This site is hosted on GitLab Pages!
-- 
GitLab