diff options
author | Wynn Wolf Arbor | 2020-07-15 11:32:01 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-07-15 11:32:01 +0200 |
commit | d469e0930129d3c7eaeb5f891e5b96cb47a2b38a (patch) | |
tree | d3e387cd74cc880484355b918bc4563d7d15c48b /fonts/OFL.txt | |
parent | 044fe1e03d2c3ec6cc0e430250cea9ed20f0d0a2 (diff) | |
download | site-d469e0930129d3c7eaeb5f891e5b96cb47a2b38a.tar.gz |
templates: Use standardized value for name attribute in <meta>
In commit bbaaf25 (templates: Add date and author to head metadata,
2020-04-10), a <meta> tag containing the publication date was added for
unknown reasons. It is unclear where this line is from, as the 'scheme'
attribute is not even part of the HTML5 specification. Furthermore, the
value of "date" for the 'name' attribute is not standardized.
Use "dc:date" as per the Dublin Core Metadata Initiative [1] instead of
"date" and remove the 'scheme' attribute fully.
[1] https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http%3a%2f%2fpurl.org%2fdc%2fterms%2fdate
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions