lastmod not being updated due to specific check
mrusme opened this issue · 0 comments
mrusme commented
Due to this check the lastmod is not being updated for me. Would you mind either removing the check altogether – because it's not universally correct for a Hugo site, since the config file does not necessarily need to be where the function is looking for it – or make it optional/configurable? I've just removed it locally and now lastmod is being successfully updated.
Thank you!