💄 增加暗黑模式

This commit is contained in:
naiba
2022-05-18 09:52:40 +08:00
parent d556ceff2a
commit 1fd3641c51
3 changed files with 22 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
import DarkTheme from 'vitepress-dark-theme'
export default { ...DarkTheme }