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