Skip to content

Commit 6934a4f

Browse files
jongmoonTaihoon Kim
authored andcommitted
chore(jsdoc): Apply SEO (#289)
Close #288
1 parent 3b79e66 commit 6934a4f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

jsdoc.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,13 @@
2222
},
2323
"meta": {
2424
"title": "egjs - API",
25-
"description": "",
26-
"keyword": ""
25+
"description": "egjs is a jQuery-based JavaScript library consisting of UI interactions, effects, and utilities, which brings easiest and fastest way to build a web application in your way.",
26+
"keyword": "jQuery, UI Component, egjs"
2727
},
28-
"linenums": true
28+
"linenums": true,
29+
"link": {
30+
"canonical": "http://naver.github.io/egjs/latest/doc/"
31+
}
2932
},
3033
"markdown": {
3134
"parser": "gfm",

0 commit comments

Comments
 (0)