Update theme.ts

This commit is contained in:
狮子耗耗 2024-04-14 11:27:17 +08:00
parent eb6cc84022
commit 16cdc8a3b5

View File

@ -81,4 +81,7 @@ export default hopeTheme({
vuePlayground: false, vuePlayground: false,
}, },
}, },
}); pageInfo: [
"Author","Date","ReadingTime","Word"
]
});