This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 56a409e  Update config.toml (#224)
56a409e is described below

commit 56a409e0791c92225ac04a54a4f16df1c94053bb
Author: Juntao Zhang <[email protected]>
AuthorDate: Fri Feb 26 21:14:58 2021 +0800

    Update config.toml (#224)
---
 config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.toml b/config.toml
index 1c5930b..4f0f0cc 100644
--- a/config.toml
+++ b/config.toml
@@ -10,7 +10,7 @@ theme = ["docsy"]
 enableGitInfo = true
 
 [frontmatter]
-lastmod = []
+lastmod = [":git", ":fileModTime", "lastmod", ":default"]
 # Language settings
 contentDir = "content"
 defaultContentLanguage = "en"

Reply via email to