File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ highlight: juejin # 代码高亮主题,默认值:theme 中指定,没有则
5252| [ Chinese-red] ( https://github.com/mancuoj/juejin-markdown-theme-Chinese-red ) | [ Mancuoj] ( https://juejin.cn/user/3466105460624760 ) | MIT |
5353| [ nico] ( https://github.com/blllld/juejin-markdown-theme-nico ) | [ 非思不可] ( https://juejin.cn/user/553809588523405 ) | MIT |
5454| [ devui-blue] ( https://github.com/kagol/juejin-markdown-theme-devui-blue ) | [ DevUI团队] ( https://juejin.cn/user/712139267650141 ) | MIT |
55- | [ yayoi-sakura] ( https://github.com/Yayoiqz/juejin-markdown-theme-yayoi-sakura ) | [ Yayoiqz] ( https://juejin.cn/user/1626932940390279 ) | MIT |
5655
5756### 代码高亮
5857
Original file line number Diff line number Diff line change @@ -167,12 +167,6 @@ const themes = {
167167 path : 'devui-blue.scss' ,
168168 ref : '127cfeb' ,
169169 } ,
170- 'yayoi-sakura' : {
171- owner : 'Yayoiqz' ,
172- repo : 'juejin-markdown-theme-yayoi-sakura' ,
173- path : 'yayoi-sakura.scss' ,
174- ref : '35c44ac' ,
175- } ,
176170} ;
177171
178172export default themes ;
You can’t perform that action at this time.
0 commit comments