We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d7873 commit 573835bCopy full SHA for 573835b
1 file changed
docs/.vuepress/theme.ts
@@ -92,7 +92,7 @@ export default hopeTheme({
92
playground: {
93
presets: ["ts", "vue"],
94
},
95
- presentation: ["highlight", "math", "search", "notes", "zoom"],
+ revealjs: ["highlight", "math", "search", "notes", "zoom"],
96
stylize: [
97
{
98
matcher: "Recommended",
0 commit comments