add keywords
This commit is contained in:
parent
e3e47542fe
commit
41537c9da0
@ -29,6 +29,11 @@ module.exports = {
|
|||||||
hid: 'description',
|
hid: 'description',
|
||||||
name: 'description',
|
name: 'description',
|
||||||
content: '一个全栈程序员的技术博客。'
|
content: '一个全栈程序员的技术博客。'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
hid: 'keywords',
|
||||||
|
name: 'keywords',
|
||||||
|
content: '轶哥,王轶,全栈,程序员,技术博客'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
link: [{
|
link: [{
|
||||||
|
Loading…
Reference in New Issue
Block a user