From 337e64a2a57793a1185b7a994d39028beed2c1aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 22 Feb 2021 12:32:43 -0500 Subject: [PATCH] Change URL source project --- cl-theme/static/images/icons/master.svg | 7 +++++-- cl-theme/templates/base.html | 4 ++-- pelicanconf.py | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/cl-theme/static/images/icons/master.svg b/cl-theme/static/images/icons/master.svg index 4c06822..279a0cf 100644 --- a/cl-theme/static/images/icons/master.svg +++ b/cl-theme/static/images/icons/master.svg @@ -72,7 +72,10 @@ - - + + + + + diff --git a/cl-theme/templates/base.html b/cl-theme/templates/base.html index 6fc2c89..87f098a 100644 --- a/cl-theme/templates/base.html +++ b/cl-theme/templates/base.html @@ -295,11 +295,11 @@
- +

{{ _('Este sitio es Software Libre') }}

diff --git a/pelicanconf.py b/pelicanconf.py index b9a5748..8aef8dc 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -54,7 +54,7 @@ AUTHOR = 'Jesús E.' SITENAME = 'Conocimientos Libres' SITENAME_SINGLE = 'CL' SITEURL = 'https://conocimientoslibres.tuxfamily.org' -SOURCE_LINK = 'https://libregit.org/heckyel/cl' +SOURCE_LINK = 'https://git.sr.ht/~heckyel/cl' # URL settings # https://docs.getpelican.com/en/stable/settings.html#url-settings