statichunt / iwriter-hugo

iWriter is a Travel blog template based on Bootstrap and powered by Hugo.
https://statichunt.com/themes/hugo-iwriter
MIT License
17 stars 16 forks source link

Don't cache twitter stuff - it changes on each page #11

Closed genebean closed 1 year ago

genebean commented 1 year ago

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