Files
leanote/public/blog/themes/nav_fixed/theme.json
2015-03-31 16:56:26 +08:00

33 lines
1.1 KiB
JSON

/*
, JSON
Name, Version, Author, AuthorUrl()
, FriendLinks, 使 $.themeInfo.FriendLinks
:
1) JSON, , ','
2) , !
* Name
* Desc ,
* Version
* Author
* AuthorUrl
* FriendLinks
*/
{
"Name": "Leanote nav fixed",
"Desc": "",
"Version": "1.0",
"Author": "leanote.com",
"AuthorUrl": "http://leanote.com",
"FriendLinks": [
{"Title": "My Note", "Url": "http://leanote.com/note"},
{"Title": "Leanote Home", "Url": "http://leanote.com"},
{"Title": "Leanote Comunity", "Url": "https://groups.google.com/forum/?fromgroups#!forum/leanote"},
{"Title": "lea++", "Url": "http://lea.leanote.com"},
{"Title": "Leanote Github", "Url": "https://github.com/leanote/leanote"}
]
}