From aab19cb3d3bda78de35cd55df0b31b3cf7d834a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexander=20Mart=C3=ADnez=20M=C3=A9ndez?=
 <alexander2198160@correo.uis.edu.co>
Date: Thu, 20 Jul 2023 16:03:46 +0000
Subject: [PATCH] Incluir plantilla de diversidad

---
 docs/about/collaboration.md | 1 +
 docs/about/diversity.md     | 3 +++
 mkdocs.yml                  | 1 +
 3 files changed, 5 insertions(+)
 create mode 100644 docs/about/diversity.md

diff --git a/docs/about/collaboration.md b/docs/about/collaboration.md
index 2366c0bb5..36c90e924 100644
--- a/docs/about/collaboration.md
+++ b/docs/about/collaboration.md
@@ -133,6 +133,7 @@ Collaboration Co-PI: TBD
 1. Wiklich Sobrinho, Rafaela <sup>29</sup> [R. Wiklich Sobrinho]
 1. Zepeda, Arnulfo <sup>15</sup> [A. Zepeda]
 
+
 ## Institutes
 
 1. Benemérita Universidad Autónoma de Puebla [BUAP] 
diff --git a/docs/about/diversity.md b/docs/about/diversity.md
new file mode 100644
index 000000000..1a495c7ed
--- /dev/null
+++ b/docs/about/diversity.md
@@ -0,0 +1,3 @@
+# Diversity
+
+Test...
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 7349d78b7..74d622d28 100755
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -169,6 +169,7 @@ nav:
   - About: 
     - About: about/about.md
     - Collaboration: about/collaboration.md
+    - Diversity: about/diversity.md
     - Sites: about/sites.md
     - Wiki 🔗: 'http://wiki.lagoproject.net/'
   - Publications:
-- 
GitLab