静态资源CDN存储
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* 网站字体及icon
|
||||
* $CDN = hexo-config("CDN") || '//7xs305.com1.z0.glb.clouddn.com/'
|
||||
*/
|
||||
$CDN = hexo-config("CDN") || './fonts/'
|
||||
$CDN = (hexo-config("CDN") || './')+'fonts/'
|
||||
|
||||
@font-face
|
||||
font-family "HomizioNova"
|
||||
|
||||
Reference in New Issue
Block a user