blog theme redesign

This commit is contained in:
life
2015-01-10 19:04:06 +08:00
parent 4277caa571
commit df9bc37e1d
50 changed files with 481 additions and 654 deletions

View File

@@ -9,6 +9,7 @@
* Name
* Desc ,
* Version
* Author
* AuthorUrl
@@ -17,15 +18,16 @@
*/
{
"Name": "leanote default theme",
"Name": "Leanote default theme",
"Desc": "",
"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": "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"}
{"Title": "Leanote Github", "Url": "https://github.com/leanote/leanote"}
]
}