aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-27 11:07:49 -0500
committerJesús <heckyel@hyperbola.info>2019-12-27 11:07:49 -0500
commit8811814800f1654249a88de1b77c4a59306166a6 (patch)
treea560b84066f89396b534fd795b856d508f196811
parente0902136c2b42f9b05ad008fc9e7e60eb5eb26bb (diff)
downloadportfolio-8811814800f1654249a88de1b77c4a59306166a6.tar.lz
portfolio-8811814800f1654249a88de1b77c4a59306166a6.tar.xz
portfolio-8811814800f1654249a88de1b77c4a59306166a6.zip
fix URL source-code
-rw-r--r--templates/index.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.tpl b/templates/index.tpl
index 5e5a347..8e383b2 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -105,9 +105,9 @@
</div>
<div class="copyleft">
- <p>Copyleft <span class="rotate">&copy;</span> {$yesterday|date_format:"%Y"} - Heckyel
+ <p>Copyleft <span class="rotate">&copy;</span> 2017 - {$yesterday|date_format:"%Y"} - Heckyel
<a 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> | <a rel="noopener noreferrer" href="https://notabug.org/heckyel/personal-site" target="_blank">source code</a>
+ <abbr title="GNU Affero General Public License version 3">GNU AGPLv3+</abbr></a> | <a rel="noopener noreferrer" href="https://notabug.org/heckyel/porfolio" target="_blank">source code</a>
<a hidden href="{$librejs.librejs}" data-jslicense="1" rel="license">Información de licencias de JavaScript.</a>
</p>
</div>