Open zreedeecom opened 4 years ago
Just a little thing, these <li>s are not getting closed. Not a big deal as the browser will try to correct it but may cause weird issues on edge cases.
<li>
https://github.com/Automattic/underscores.me/blob/d1953c73c28f9d1fed3216e9c901e90086923547/inc/template-tags.php#L64
and
https://github.com/Automattic/underscores.me/blob/d1953c73c28f9d1fed3216e9c901e90086923547/inc/template-tags.php#L70
Just a little thing, these
<li>
s are not getting closed. Not a big deal as the browser will try to correct it but may cause weird issues on edge cases.https://github.com/Automattic/underscores.me/blob/d1953c73c28f9d1fed3216e9c901e90086923547/inc/template-tags.php#L64
and
https://github.com/Automattic/underscores.me/blob/d1953c73c28f9d1fed3216e9c901e90086923547/inc/template-tags.php#L70