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:
authorLinlin Yan <yanlinlin82@gmail.com>2022-04-05 04:34:21 +0300
committerLinlin Yan <yanlinlin82@gmail.com>2022-04-05 04:34:21 +0300
commita18287bb2ba769b5a43b8cf6b7b6f573b20368ea (patch)
tree29e4e6d55ed22f3184f24305fb8c905ec92a9ca9
parent5caf2fb8db7cb16f12a43af72a2e1ac860d81f57 (diff)
Update README.
-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
```