diff --git a/config.toml b/config.toml index 226cf10c..cc7f26c0 100644 --- a/config.toml +++ b/config.toml @@ -180,7 +180,7 @@ copyright = "" # default: author.name ↓ # 默认为下面配 # Display a message at the beginning of an article to warn the readers that it's content may be outdated. # 在文章开头显示提示信息,提醒读者文章内容可能过时。 [params.outdatedInfoWarning] - enable = false + enable = true hint = 30 # Display hint if the last modified time is more than these days ago. # 如果文章最后更新于这天数之前,显示提醒 warn = 180 # Display warning if the last modified time is more than these days ago. # 如果文章最后更新于这天数之前,显示警告