aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-12-30 10:30:06 -0500
committerJesús <heckyel@hyperbola.info>2018-12-30 10:30:06 -0500
commite7a4ed69d2dda7c3835ffae331cfec95f4bf7c34 (patch)
treee2e7a62639743200a29be62f9994d6dfc388ccb7
parent13fa8b69066a8c512394469c28dd2e26f7261b75 (diff)
downloadytlibre-e7a4ed69d2dda7c3835ffae331cfec95f4bf7c34.tar.lz
ytlibre-e7a4ed69d2dda7c3835ffae331cfec95f4bf7c34.tar.xz
ytlibre-e7a4ed69d2dda7c3835ffae331cfec95f4bf7c34.zip
change URL from Notabug to Libregit
-rw-r--r--templates/index.tpl4
-rw-r--r--templates/video.tpl8
2 files changed, 9 insertions, 3 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index 5c032c2..20e7573 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -22,7 +22,9 @@
</form>
</section>
<footer>
- <p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer" href="https://notabug.org/heckyel/ytlibre" target="_blank">Notabug</a> bajo la Licencia
+ <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"
+ 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>
</a>
diff --git a/templates/video.tpl b/templates/video.tpl
index 672c5b0..8a8eafc 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -105,13 +105,17 @@
<code>{$baselink}</code>
<code>{$current_url}</code>
<footer>
- <p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer" href="https://notabug.org/heckyel/ytlibre" target="_blank">Notabug</a> bajo la Licencia
+ <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"
+ 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>
</a>
</p>
<p class="copyleft">
- <a class="enlace" href="templates/librejs.html" data-jslicense="1" rel="license noopener noreferrer" target="_blank">Información de licencias de JavaScript.</a>
+ <a class="enlace" href="templates/librejs.html" data-jslicense="1"
+ rel="license noopener noreferrer" target="_blank">Información de licencias de JavaScript.</a>
</p>
</footer>
</div>