aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-10-14 22:25:17 -0500
committerJesús <heckyel@hyperbola.info>2021-10-14 22:25:17 -0500
commit41dfb26b4639f3bd37abc966477421fe6b0cf55d (patch)
tree0f00023e059aef8b804606cbd51f700281a12eb3
parent75950bd393ca35e47ef0933b91f5cb676dd4bfee (diff)
downloadytlibre-41dfb26b4639f3bd37abc966477421fe6b0cf55d.tar.lz
ytlibre-41dfb26b4639f3bd37abc966477421fe6b0cf55d.tar.xz
ytlibre-41dfb26b4639f3bd37abc966477421fe6b0cf55d.zip
update URLHEADmaster
-rw-r--r--templates/index.tpl2
-rw-r--r--templates/video.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index 63c7b08..f0778ef 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -23,7 +23,7 @@
</section>
<footer>
<p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer"
- href="https://libregit.org/heckyel/ytlibre.git"
+ href="{$source_code}"
target="_blank">LibreGit</a> bajo la Licencia
<a class="enlace" rel="license noopener noreferrer" href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank">
<abbr title="GNU Affero General Public License version 3">GNU AGPLv3+</abbr>
diff --git a/templates/video.tpl b/templates/video.tpl
index 51c5cf4..7bfdb82 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -149,7 +149,7 @@
<footer>
<p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace"
rel="noopener noreferrer"
- href="https://libregit.org/heckyel/ytlibre.git"
+ href="{$source_code}"
target="_blank">LibreGit</a> bajo la Licencia
<a class="enlace" rel="license noopener noreferrer" href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank">
<abbr title="GNU Affero General Public License version 3">GNU AGPLv3+</abbr>