File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 86
86
87
87
< meta name ="description " content ="Welcome~ ">
88
88
< meta property ="og:type " content ="website ">
89
- < meta property ="og:title " content ="categories ">
89
+ < meta property ="og:title " content ="分类 ">
90
90
< meta property ="og:url " content ="http://yoursite.com/categories/index.html ">
91
91
< meta property ="og:site_name " content ="RNA ">
92
92
< meta property ="og:description " content ="Welcome~ ">
93
- < meta property ="og:updated_time " content ="2017-04-30T12:54:32.209Z ">
93
+ < meta property ="og:updated_time " content ="2017-04-30T12:59:12.171Z ">
94
94
< meta name ="twitter:card " content ="summary ">
95
- < meta name ="twitter:title " content ="categories ">
95
+ < meta name ="twitter:title " content ="分类 ">
96
96
< meta name ="twitter:description " content ="Welcome~ ">
97
97
98
98
120
120
121
121
122
122
123
- categories | RNA
123
+ 分类 | RNA
124
124
125
125
</ title >
126
126
</ head >
234
234
< div id ="posts " class ="posts-expand ">
235
235
236
236
237
-
237
+ < div class ="category-all-page ">
238
+ < div class ="category-all-title ">
239
+ 目前共计 4 个分类
240
+ </ div >
241
+ < div class ="category-all ">
242
+ < ul class ="category-list "> < li class ="category-list-item "> < a class ="category-list-link " href ="/categories/Docker/ "> Docker</ a > < span class ="category-list-count "> 1</ span > </ li > < li class ="category-list-item "> < a class ="category-list-link " href ="/categories/HBase/ "> HBase</ a > < span class ="category-list-count "> 7</ span > < ul class ="category-list-child "> < li class ="category-list-item "> < a class ="category-list-link " href ="/categories/HBase/HBase架构/ "> HBase架构</ a > < span class ="category-list-count "> 1</ span > </ li > < li class ="category-list-item "> < a class ="category-list-link " href ="/categories/HBase/源码分析/ "> 源码分析</ a > < span class ="category-list-count "> 2</ span > </ li > </ ul > </ li > </ ul >
243
+ </ div >
244
+ </ div >
238
245
239
246
</ div >
240
247
Original file line number Diff line number Diff line change @@ -1548,7 +1548,7 @@ pre .javascript .function {
1548
1548
width : 4px ;
1549
1549
height : 4px ;
1550
1550
border-radius : 50% ;
1551
- background : # f722c3 ;
1551
+ background : # 8e4285 ;
1552
1552
}
1553
1553
.links-of-blogroll {
1554
1554
font-size : 13px ;
You can’t perform that action at this time.
0 commit comments