From e2f125b253faf3a749d0ddea78ce0d0834be7d58 Mon Sep 17 00:00:00 2001 From: life Date: Wed, 12 Nov 2014 20:35:30 +0800 Subject: [PATCH] theme data --- .../leanote_install_data/configs.bson | Bin 23959 -> 23959 bytes .../leanote_install_data/themes.bson | Bin 1922 -> 2193 bytes public/blog/themes/default/theme.json | 2 +- public/blog/themes/nav_fixed/theme.json | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mongodb_backup/leanote_install_data/configs.bson b/mongodb_backup/leanote_install_data/configs.bson index 5c068d2349ad9c97b08523fafc76f6274329c0c3..bc521e881bcbbe62b3e28b84316397b87f5fe791 100644 GIT binary patch delta 42 ncmbQfn{oPX#tk|l%ukP=oLm?zIXS_DcXDV53V-vZkfR&`kdP8- delta 42 ncmbQfn{oPX#tk|l%v$ctCKm=vPEPRPog5m1!ry!;g111l9RQW+b17pmKR_O$t=l9WncrU%Slbt z)}H*3IeenN^W+0;aufBXCnqw=aHOQBC6?xtFih@el;jO9NI}>=*@fMPk#X}y#*M51 D$WJe* delta 179 zcmbOz*u<}XiIIVUJw7vqAtc$_cIM&gX>%DE7}-OMQ;R%P7=kknt^$fN&1INu#-u#? z2cyR1^Q=mf^OqAFic*@>>*>rz`($4z+eKTm_jm3a#9&M zfXtlK#Jv2HiSOhY875mWDFV$An5@7gIk}EWLese@HL)Z$B_uO9m0?@v{KcL?_i%<5 Nq+kece!#Sm6#(@2Hh};D diff --git a/public/blog/themes/default/theme.json b/public/blog/themes/default/theme.json index 5fcf492..c8ff579 100644 --- a/public/blog/themes/default/theme.json +++ b/public/blog/themes/default/theme.json @@ -21,7 +21,7 @@ "Version": "1.0", "Author": "leanote.com", "AuthorUrl": "http://leanote.com", - "FriendLinks": [ + "FriendLinks": [ {"Title": "我的笔记", "Url": "http://leanote.com/note"}, {"Title": "leanote home", "Url": "http://leanote.com"}, {"Title": "leanote 社区", "Url": "http://bbs.leanote.com"}, diff --git a/public/blog/themes/nav_fixed/theme.json b/public/blog/themes/nav_fixed/theme.json index 17b8c30..a5d52c3 100644 --- a/public/blog/themes/nav_fixed/theme.json +++ b/public/blog/themes/nav_fixed/theme.json @@ -21,7 +21,7 @@ "Version": "1.0", "Author": "leanote.com", "AuthorUrl": "http://leanote.com", - "FriendLinks": [ + "FriendLinks": [ {"Title": "我的笔记", "Url": "http://leanote.com/note"}, {"Title": "leanote home", "Url": "http://leanote.com"}, {"Title": "leanote 社区", "Url": "http://bbs.leanote.com"},