theNewDynamic / gohugo-theme-ananke

Ananke: A theme for Hugo Sites
https://gohugo-ananke-theme-demo.netlify.com/
MIT License
1.09k stars 1.12k forks source link

no such template "_internal/google_news.html" #654

Open emin63 opened 9 months ago

emin63 commented 9 months ago

I get an error about "no such template" when trying to use ananke with the latest version of hugo (0.118.2):

ERROR render of "page" failed: execute of template failed: html/template:_default/single.html:40:17: no such template "_internal/google_news.html" 

I downgraded to version 0.90 and everything worked. Any suggestions?

Thanks