We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571de06 commit ca83d4cCopy full SHA for ca83d4c
lib/notion/getAllTags.js
@@ -1,5 +1,5 @@
1
import { isIterable } from '../utils'
2
-import BLOG from '@/blog'
+import BLOG from '@/blog.config'
3
4
/**
5
* 获取所有文章的标签
0 commit comments