File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,25 +111,25 @@ head: # 删改前确定知道自己在做什么
111111 - key : rel
112112 value : stylesheet
113113 - key : href
114- value : /public/css/younglord .css
114+ value : //cdn.jsdelivr.net/npm/prismjs/themes/prism.min .css
115115- tag : link
116116 var :
117117 - key : rel
118118 value : stylesheet
119119 - key : href
120- value : //cdn.jsdelivr.net/npm/prismjs/themes/ prism.min.css
120+ value : //cdn.jsdelivr.net/npm/prismjs/plugins/line-numbers/ prism-line-numbers .min.css
121121- tag : link
122122 var :
123123 - key : rel
124124 value : stylesheet
125125 - key : href
126- value : //cdn.jsdelivr.net/npm/prismjs/plugins/line-numbers /prism-line-numbers .min.css
126+ value : //cdn.jsdelivr.net/npm/prismjs/plugins/toolbar /prism-toolbar .min.css
127127- tag : link
128128 var :
129129 - key : rel
130130 value : stylesheet
131131 - key : href
132- value : //cdn.jsdelivr.net/npm/prismjs/plugins/toolbar/prism-toolbar.min .css
132+ value : /public/css/younglord .css
133133# - tag: link
134134# var:
135135# - key: rel
You can’t perform that action at this time.
0 commit comments