Skip to content

Commit e9156da

Browse files
authored
docs: fix exportFilename (#89)
1 parent 1798f9b commit e9156da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ info: false
2121
# enabled pdf downloading in SPA build, can also be a custom url
2222
download: false
2323
# filename of the export file
24-
exportFilename: 'slidev-exported.pdf'
24+
exportFilename: 'slidev-exported'
2525
# syntax highlighter, can be 'prism' or 'shiki'
2626
highlighter: 'prism'
2727
# show line numbers in code blocks

0 commit comments

Comments
 (0)