12 lines
305 B
JSON
Executable File
12 lines
305 B
JSON
Executable File
{
|
|
"title": "NewBlog",
|
|
"version": "0.1",
|
|
"organization": "Rulingcom",
|
|
"author": "RD dep",
|
|
"intro": "A simple blog……",
|
|
"update_info": "Some info",
|
|
"create_date": "11-11-2011",
|
|
"app_pages": ["/panel/blog/front_end/"],
|
|
"widgets": ["/panel/blog/widget/latest_post","/panel/blog/widget/"]
|
|
}
|