From 75e218b80c21cdeeca053864d75b5e065e5adc20 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jes=C3=BAs?=
Date: Thu, 16 Apr 2020 16:24:00 -0500
Subject: [PATCH] Add 'SOURCE_LINK' variable
---
cl-theme/templates/base.html | 2 +-
pelicanconf.py | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/cl-theme/templates/base.html b/cl-theme/templates/base.html
index 0bc836c..589920a 100644
--- a/cl-theme/templates/base.html
+++ b/cl-theme/templates/base.html
@@ -303,7 +303,7 @@
{{ _('Este sitio es Software Libre') }}
- {{ _('Código fuente') }}
+ {{ _('Código fuente') }}