diff options
-rw-r--r-- | templates/index.tpl | 4 |
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">©</span> {$yesterday|date_format:"%Y"} - Heckyel + <p>Copyleft <span class="rotate">©</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> |