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.
 
 
 
 
 
 
SOP/sop-website/sop-portal/md_json/blog.json

22 lines
348 B

{
"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"
}
}
]
}