I use a 3rd party theme and the build process fails due to an error
ERROR deprecated: .Site.LastChange was deprecated in Hugo v0.123.0 and will be removed in Hugo 0.136.0. Use .Site.Lastmod instead.
As I understand, I could ignore this error until the issue is fixed in the theme I am using. But how so? What would be the syntax in ignoreLogs
?