diff --git a/lib/notion/getAllTags.js b/lib/notion/getAllTags.js index 165a3387..4c7559b9 100644 --- a/lib/notion/getAllTags.js +++ b/lib/notion/getAllTags.js @@ -1,5 +1,5 @@ import { isIterable } from '../utils' -import BLOG from '@/blog' +import BLOG from '@/blog.config' /** * 获取所有文章的标签