Prior to this change the description and title and image frequently were from some page other than the one being looked at. This was especially prevalent on the home page. During my testing, I also observed that caching this partial resulted in Hugo's .IsHome function returning false on the home page.
Prior to this change the description and title and image frequently were from some page other than the one being looked at. This was especially prevalent on the home page. During my testing, I also observed that caching this partial resulted in Hugo's
.IsHome
function returning false on the home page.Fixes #9