Merge branch 'main' of github.com:hhhkkk520/nezhahq.github.io

新增暗黑模式
This commit is contained in:
hhhkkk520
2022-05-18 04:47:06 +02:00
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 }