diff options
Diffstat (limited to 'django/project')
-rw-r--r-- | django/project/templates/trabajo/index.djhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/django/project/templates/trabajo/index.djhtml b/django/project/templates/trabajo/index.djhtml index bd69c79..333ef54 100644 --- a/django/project/templates/trabajo/index.djhtml +++ b/django/project/templates/trabajo/index.djhtml @@ -148,7 +148,7 @@ href="https://git.sr.ht/~heckyel/personal-site" rel="noopener noreferrer" target="_blank">Source Code</a> - <a itemprop="license" hidden href="{% static 'core/librejs.html' %}" data-jslicense="1" rel="license">Información de licencias de JavaScript.</a> + <a hidden href="{% static 'core/librejs.html' %}" data-jslicense="1" rel="license">Información de licencias de JavaScript.</a> </p> </div> </footer> |