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