diff options
Diffstat (limited to 'templates/es/index.html')
-rw-r--r-- | templates/es/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/es/index.html b/templates/es/index.html index 463f00d..02d50d9 100644 --- a/templates/es/index.html +++ b/templates/es/index.html @@ -23,7 +23,7 @@ ser que se especifique lo contrario. (active . #t)) ((name . "Publishing") (title . "Editorial - ElenQ Publishing") - (absurl . "https://www.goteo.org/project/elenq-publishing"))) + (absurl . "https://publishing.elenq.tech/es/"))) `(((name . "en") (title . "English") @@ -84,5 +84,5 @@ ser que se especifique lo contrario. (footer (@ (class bar-bottom)) (div (@ (class "container text-center")) - (h6 "© ElenQ Technology") + (h6 "ElenQ Technology") ,(md footer)))))) |