member center, blog redesign

This commit is contained in:
life
2014-11-09 16:24:19 +08:00
parent 5f186f4455
commit 274782b89e
428 changed files with 23054 additions and 480 deletions

View File

@@ -0,0 +1,31 @@
/*
, JSON
Name, Version, Author, AuthorUrl()
, FriendLinks, 使 $.themeInfo.FriendLinks
:
1) JSON, , ','
2) , !
* Name
* Version
* Author
* AuthorUrl
* FriendLinks
*/
{
"Name": "leanote-elegant",
"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"}
]
}