Files
leanote/public/blog/themes/nav_fixed/theme.json
2014-11-09 16:24:19 +08:00

27 lines
770 B
JSON

/*
, JSON
Name, Version, Author, AuthorUrl()
, FriendLinks, 使 $.themeInfo.FriendLinks
:
1) JSON, , ','
2) , !
* Name
* Version
* Author
* AuthorUrl
* FriendLinks
*/
{
"Name": "leanote default theme",
"Version": "1.0",
"Author": "leanote.com",
"AuthorUrl": "http://leanote.com",
"FriendLinks": [
{"Title": "leanote", "Url": "http://leanote.com"}
]
}