Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yanlinlin82/simple-style.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91e5154..a395191 100644
--- a/README.md
+++ b/README.md
@@ -24,4 +24,6 @@ author = "..."
description = "..."
keywords = "..."
googleSiteVerification = "<google-site-verification-code>"
+search = "..." # baidu, google, bing, duckduckgo
+dateFormat = "Mon Jan 2 15:04:05 MST 2006" # see: https://gohugo.io/functions/format/#gos-layout-string
```