From af0e9ca4857e8452fbfd504fd30d739a4bc5254b Mon Sep 17 00:00:00 2001 From: dinomug Date: Thu, 29 Jan 2026 21:29:06 -0600 Subject: [PATCH 1/2] Agregar contacto del capitulo y repo del codigo fuente --- config/_default/menus.toml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/config/_default/menus.toml b/config/_default/menus.toml index cc3e9fa..fbc34e1 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -30,6 +30,12 @@ # Social Media Configuration +[[social]] + identifier = "contacto" + name = "Contacto" + url = "https://wiki.cmxsl.org/conectar" + weight = 1 + [[social]] identifier = "mastodon" name = "Mastodon" @@ -45,5 +51,5 @@ [[social]] identifier = "git" name = "Código fuente del sitio" - url = "https://git.cmxsl.org/" - weight = 3 \ No newline at end of file + url = "https://git.cmxsl.org/miguel/dejael10" + weight = 3 From 7cdbd51bee03f534934501d39e30a74a6640495f Mon Sep 17 00:00:00 2001 From: miguel Date: Thu, 26 Feb 2026 01:51:35 +0000 Subject: [PATCH 2/2] Update config/_default/params.toml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Actualizar descripción. --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index a48f5f5..79301a8 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -2,7 +2,7 @@ isSinglePage = true # Meta Config -description = "Hello" +description = "¡Toma el control de tu informática!" # Header Configuration avatar = "img/logo.png"