Skip to content

Commit 71e9de3

Browse files
committed
website: update head. #90
1 parent 3955455 commit 71e9de3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@
4848
]
4949
},
5050
"markdown-to-html": {
51+
"document": {
52+
"title": "markdown-to-html-cli",
53+
"description": "Converts markdown text to HTML, Provide command line tools and methods. If you are simply converting a small number of Markdown files (or text) into HTML pages, this is very helpful for you.",
54+
"meta": [
55+
{ "description": "Converts markdown text to HTML, Provide command line tools and methods. If you are simply converting a small number of Markdown files (or text) into HTML pages, this is very helpful for you." },
56+
{ "keywords": "markdown,markdown-to-html,markdown-to-html-cli,markdown to HTML,markdown converter,command line tools,convert markdown,markdown to HTML pages,HTML generation,markdown tools" }
57+
]
58+
},
5159
"reurls": {
5260
"README-zh.md": "index.zh.html",
5361
"README.md": "index.html"

0 commit comments

Comments
 (0)