Lullabot / gatsby-theme-adr

A Gatsby theme to generate a static site for ADRs
MIT License
12 stars 4 forks source link

Add title tag to ADR lists #63

Closed deviantintegral closed 2 years ago

deviantintegral commented 2 years ago

This fixes title tags for server-side rendered pages. It also consolidates title styling with the ADR pages themselves:

image
e0ipso commented 2 years ago

Thanks for spotting this!