From 5c1d004550b8b36767f911ba58087c2dafe33d40 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Sat, 1 Oct 2022 23:45:08 +0200
Subject: Add publishing website and fix copyright

---
 templates/en/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'templates/en')

diff --git a/templates/en/index.html b/templates/en/index.html
index cb09ca4..8806ce1 100644
--- a/templates/en/index.html
+++ b/templates/en/index.html
@@ -23,7 +23,7 @@ otherwise stated.
             (active . #t))
            ((name . "Publishing")
             (title . "Publishing House - ElenQ Publishing")
-            (absurl . "https://en.goteo.org/project/elenq-publishing")))
+            (absurl . "https://publishing.elenq.tech/en/")))
 
          `(((name . "en")
             (title . "English")
@@ -82,5 +82,5 @@ otherwise stated.
 
        (footer (@ (class bar-bottom))
                (div (@ (class "container text-center"))
-                    (h6 "© ElenQ Technology")
+                    (h6 "ElenQ Technology")
                     ,(md footer))))))
-- 
cgit v1.2.3