diff --git a/config/_default/menus.toml b/config/_default/menus.toml index fbc34e1..cc3e9fa 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -30,12 +30,6 @@ # Social Media Configuration -[[social]] - identifier = "contacto" - name = "Contacto" - url = "https://wiki.cmxsl.org/conectar" - weight = 1 - [[social]] identifier = "mastodon" name = "Mastodon" @@ -51,5 +45,5 @@ [[social]] identifier = "git" name = "Código fuente del sitio" - url = "https://git.cmxsl.org/miguel/dejael10" - weight = 3 + url = "https://git.cmxsl.org/" + weight = 3 \ No newline at end of file diff --git a/config/_default/params.toml b/config/_default/params.toml index 79301a8..a48f5f5 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -2,7 +2,7 @@ isSinglePage = true # Meta Config -description = "¡Toma el control de tu informática!" +description = "Hello" # Header Configuration avatar = "img/logo.png"