mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-09 15:10:39 +00:00
build
This commit is contained in:
@@ -15,7 +15,7 @@ const ExternalScript = () => {
|
|||||||
|
|
||||||
// 自动添加图片阴影
|
// 自动添加图片阴影
|
||||||
if (BLOG.IMG_SHADOW) {
|
if (BLOG.IMG_SHADOW) {
|
||||||
loadExternalResource('/css/img-shadow.css', 'js')
|
loadExternalResource('/css/img-shadow.css', 'css')
|
||||||
}
|
}
|
||||||
|
|
||||||
if (BLOG.CUSTOM_EXTERNAL_JS && BLOG.CUSTOM_EXTERNAL_JS.length > 0) {
|
if (BLOG.CUSTOM_EXTERNAL_JS && BLOG.CUSTOM_EXTERNAL_JS.length > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user