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 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"