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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorweru <fromweru@gmail.com>2022-02-11 15:16:44 +0300
committerweru <fromweru@gmail.com>2022-02-11 15:16:44 +0300
commit6e9e7f8a2a59d01304dd1aae65b67bfb1fc981a8 (patch)
treecdfcbff9fe378b3f1739f07fd9ab3c1d747b5fb2 /README.md
parent9d2cf5f17453234c463c38d091dee8e379413e2d (diff)
feat(seo): add keywords meta tag #258
Signed-off-by: weru <fromweru@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d1b349..b670ecc 100644
--- a/README.md
+++ b/README.md
@@ -249,6 +249,7 @@ These options can be set from a page [frontmatter](https://gohugo.io/content-man
| sidebar | boolean | N/A |
| singleColumn | boolean | N/A |
| showRelatedInArticle | boolean | N/A |
+| keywords | array of strings | N/A |
### Modify Menus