You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the amazing theme, it's everything I've ever wanted from Hugo for a LONG while; one tiny thing I had to adjust to get it to work however was adding an s to instances of feed-related keys, namely generate_feed to generate_feeds and feed_filename to feed_filenames in config.toml as well as content/blog/_index.md. Additionally, the value of feed_filenames needs to be encased within an array.
Just thought I'd let you know in case you weren't aware.
The text was updated successfully, but these errors were encountered:
Hi, thanks for the amazing theme, it's everything I've ever wanted from Hugo for a LONG while; one tiny thing I had to adjust to get it to work however was adding an
s
to instances of feed-related keys, namelygenerate_feed
togenerate_feeds
andfeed_filename
tofeed_filenames
in config.toml as well as content/blog/_index.md. Additionally, the value offeed_filenames
needs to be encased within an array.Just thought I'd let you know in case you weren't aware.
The text was updated successfully, but these errors were encountered: