We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f6c23 commit 4eb1d8dCopy full SHA for 4eb1d8d
themes/index.js
@@ -5,5 +5,5 @@
5
// export * from './Empty' // 空主题
6
// export * from './NEXT'
7
// export * from './Fukasawa'
8
-export * from './Hexo'
9
-// export * from './Medium'
+// export * from './Hexo'
+export * from './Medium'
0 commit comments