blog theme redesign
This commit is contained in:
@@ -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"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user