diff options
Diffstat (limited to 'layouts/partials/footer.html')
| -rw-r--r-- | layouts/partials/footer.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html deleted file mode 100644 index 0e48d48..0000000 --- a/layouts/partials/footer.html +++ /dev/null @@ -1,9 +0,0 @@ -<div role="none" aria-hidden="true" id="main-footer-separator"></div> - -<footer> - <p> - Copyright © 2023-{{ time.Now.Year }} Ariel Costas Guerrero. Todos los derechos reservados.<br> - Cedido bajo licencia <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.es">CC BY-SA 4.0</a> salvo que - se indique lo contrario. - </p> -</footer>
\ No newline at end of file |
