You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"en-us": [
|
|
{
|
|
"filename": "blog1.md",
|
|
"link": "/en-us/blog/blog1.html",
|
|
"meta": {
|
|
"key1": "hello",
|
|
"key2": "world"
|
|
}
|
|
}
|
|
],
|
|
"zh-cn": [
|
|
{
|
|
"filename": "blog1.md",
|
|
"link": "/zh-cn/blog/blog1.html",
|
|
"meta": {
|
|
"key1": "hello",
|
|
"key2": "world"
|
|
}
|
|
}
|
|
]
|
|
} |