Remove itemprop="license"
(The property license is not recognized by the schema (e.g. schema.org) for an object of type Person.)
This commit is contained in:
parent
ebb98c20b5
commit
80082f4ff6
@ -148,7 +148,7 @@
|
|||||||
href="https://git.sr.ht/~heckyel/personal-site"
|
href="https://git.sr.ht/~heckyel/personal-site"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
target="_blank">Source Code</a>
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user