The W3 HTML validator (https://validator.w3.org/) complains about
missing "alt" attributes and a missing "</section>" tag for the
new QEMU website. Here are two patches to fix the issues.

Thomas Huth (2):
  Add missing HTML tag to close the screenshots section
  Add "alt" attributes to the img tags

 _includes/screenshot.html | 2 +-
 index.html                | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
1.8.3.1


Reply via email to