File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 218
218
219
219
<!-- CSS set in page -->
220
220
{% for css in page.css %}
221
- < link rel ="stylesheet " href ="//cdn.jsdelivr.net/gh/yanglr/www.geekzl.com /assets/css/{{css}} ">
221
+ < link rel ="stylesheet " href ="//cdn.jsdelivr.net/gh/yanglr/yanglr.github.io /assets/css/{{css}} ">
222
222
{% endfor %}
223
- <!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/gh/yanglr/www.geekzl.com /assets/css/index.css">
224
- <link rel="stylesheet" href="//cdn.jsdelivr.net/gh/yanglr/www.geekzl.com /assets/css/sidebar-popular-repo.css"> -->
223
+ <!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/gh/yanglr/yanglr.github.io /assets/css/index.css">
224
+ <link rel="stylesheet" href="//cdn.jsdelivr.net/gh/yanglr/yanglr.github.io /assets/css/sidebar-popular-repo.css"> -->
225
225
226
226
<!-- CSS set in layout -->
227
227
{% for css in layout.css %}
228
- < link rel ="stylesheet " type ="text/css " href ="//cdn.jsdelivr.net/gh/yanglr/www.geekzl.com /assets/css/{{css}} ">
228
+ < link rel ="stylesheet " type ="text/css " href ="//cdn.jsdelivr.net/gh/yanglr/yanglr.github.io /assets/css/{{css}} ">
229
229
{% endfor %}
230
230
231
231
< link rel ="
stylesheet "
type ="
text/css "
href ="
//cdn.jsdelivr.net/gh/FortAwesome/[email protected] /css/font-awesome.min.css "
>
You can’t perform that action at this time.
0 commit comments