From c297ba66fcba4bdda89e1f854df8a17ee48b8fc4 Mon Sep 17 00:00:00 2001 From: horochx Date: Wed, 6 Nov 2019 22:54:24 +0800 Subject: [PATCH] Change the `showLastUpdated` field in `README.md` to the default value --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15dd05b..d72df67 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ paginate = 5 # favicon = "favicon.ico" # set post to show the last updated # If you use git, you can set `enableGitInfo` to `true` and then post will automatically get the last updated - showLastUpdated = true + showLastUpdated = false [languages] [languages.en]