essentialenemy / noir

Noir is a modern, responsive and customizable theme for Jekyll with dark mode support.
https://noir.essentialenemy.com
Other
68 stars 21 forks source link

Removed extraneous H1 from post.html #2

Closed grahamefendle closed 4 years ago

grahamefendle commented 4 years ago

There's an extraneous H1 wrapped around the {% if page.link %} statement that will throw a warning on an HTML validation check.

essentialenemy commented 4 years ago

I have published this fix in v1.7.2, thank you for pointing it out!