diff --git a/src/pages/proyectos/[slug].astro b/src/pages/proyectos/[slug].astro
index e0b87c6..7dbe3cf 100644
--- a/src/pages/proyectos/[slug].astro
+++ b/src/pages/proyectos/[slug].astro
@@ -75,7 +75,7 @@ if (proyectos && proyectos.length) {
-
+
`;
@@ -132,6 +132,70 @@ if (proyectos && proyectos.length) {
+
+