Files
leanote/public/blog/themes/nav_fixed/theme.json
2014-11-12 18:54:42 +08:00

31 lines
1.0 KiB
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": "我的笔记", "Url": "http://leanote.com/note"},
{"Title": "leanote home", "Url": "http://leanote.com"},
{"Title": "leanote 社区", "Url": "http://bbs.leanote.com"},
{"Title": "lea++", "Url": "http://lea.leanote.com"},
{"Title": "leanote github", "Url": "https://github.com/leanote/leanote"}
]
}