File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 32
32
" anchor-navigation-ex" ,
33
33
" favicon@^0.0.2" ,
34
34
" todo@^0.1.3" ,
35
- " ba"
35
+ " ba" ,
36
+ " pageview-count" ,
37
+ " qrcode-list"
36
38
],
37
39
"pluginsConfig" : {
38
40
"theme-default" : {
110
112
"favicon" : {
111
113
"shortcut" : " favicon.ico" ,
112
114
"bookmark" : " favicon.ico"
113
- }
115
+ },
116
+ "qrcode-list" : {
117
+ "title" : " 交流学习" ,
118
+ "description" : " 如果有疑问或想和我交流,欢迎扫码下方二维码" ,
119
+ "except" : [ ],
120
+ "lists" : [
121
+ {
122
+ "src" : " https://static.studygolang.com/static/img/polarisxu-qrcode-m.jpg" ,
123
+ "content" : " polarisxu" ,
124
+ "alt" : " polarisxu"
125
+ },
126
+ {
127
+ "src" : " https://static.studygolang.com/static/img/gopherstudio2.png" ,
128
+ "content" : " gopherstudio" ,
129
+ "alt" : " gopherstudio"
130
+ }
131
+ ]
132
+ }
114
133
}
115
134
}
You can’t perform that action at this time.
0 commit comments