Skip to content

Commit 573835b

Browse files
committed
fix: 将presentation更新为revealjs
1 parent 65d7873 commit 573835b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default hopeTheme({
9292
playground: {
9393
presets: ["ts", "vue"],
9494
},
95-
presentation: ["highlight", "math", "search", "notes", "zoom"],
95+
revealjs: ["highlight", "math", "search", "notes", "zoom"],
9696
stylize: [
9797
{
9898
matcher: "Recommended",

0 commit comments

Comments
 (0)