ignbor / homepage

My very own personal website. Basically this is just a résumé.
https://ignbor.github.io/homepage/
MIT License
0 stars 0 forks source link

Fix bugs after auto test #28

Closed ignbor closed 4 years ago

ignbor commented 4 years ago
  1. An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. at line 40:44
  2. Stray end tag “svg”. at line 75:32