HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.2k stars 2.9k forks source link

date dissapeared on talks #2346

Closed cvanelteren closed 3 years ago

cvanelteren commented 3 years ago

After upgrading to v5.2 my date information is not rendering on the talks pages. Is there any fix for this?

The version below shows the location on my talks. The latest v5.2 does not.

hugo mod clean
hugo mod get github.com/wowchemy/wowchemy-hugo-modules/wowchemy@be0fa17
hugo mod get github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic@be0fa17
hugo mod tidy
cvanelteren commented 3 years ago

Nvm i had to follow the sequential updates from the betas. Changing the talk folder to event and adding page_type: event in /home/talks.md fixed it.